Discussion on:

Message 10 of 22
1 Vote
+ -
Required string to read next in CSV
Ensure you add the following at the end of the script so it reads the next line in the CSV file:

oRecordSet.MoveNext
loop
1st Jun 2006