View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JingleRock JingleRock is offline
Junior Member
 
Posts: 21
Default OpenText Method with "StartRow" as a variable

I need to parse a text file and paste the result in the active
workbook. I need "StartRow" to be the same row (a variable row
number) that contains the word "SALES" in the text file. Is this
possible?
TIA