Reply to Message

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