Loop through Excel Dataset
Can't figure out how to do simple loop;
Open spreadsheet
Loop through
grab cell value in column three
append value to .txt
End loop
My end goal is to have a list variable in txt file.
Any ideas would be greatly appreciated. Thx
TK
|