
March 7th, 2012, 11:31 PM
|
|
|
|
Thanks Doug,
Actually, I wanted to know how to go the next iteration in the For loop (I am more used to Perl than VB so tried Next for the next iteration) - since there's no such thing as Next in VB, I used an IF statement for not equal and problem solved.
Regards,
|