View Single Post
  #1 (permalink)  
Old 07-04-2009, 12:08 PM
GMPLLC GMPLLC is offline
Junior Member
 
Join Date: Jun 2009
Posts: 25
Default 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
Reply With Quote