Hi All,

Thanks for the help.

I have a little problem, and i'm hoping somebody here will be able to tell me where i'm going wrong.

I have a program written in VBA that connects to an SQL database. The VBA program reads in the data from the SQL using the MoveNext command - so it reads each individual line in the database, does something with it in the VBA, and then moves to the next line. Wash, rinse, and...