antonio.manoj.derose
Registered User.
- Local time
- Tomorrow, 05:55
- Joined
- Jul 4, 2013
- Messages
- 62
Hi Friends,
As I promised you guys, am shooting ma first query that I am stuck up with, hope you guys would help me in this.
I have an excel file, and am trying to import it, and once when I have imported it, am checking for a condition with While Not rs.EOF, it works fine for the purpose of looping, but it does not stop when the records are over., it is additionaly printing 19 null statements, where I beleive it, should not be.
Thanks,
Antonio
As I promised you guys, am shooting ma first query that I am stuck up with, hope you guys would help me in this.
I have an excel file, and am trying to import it, and once when I have imported it, am checking for a condition with While Not rs.EOF, it works fine for the purpose of looping, but it does not stop when the records are over., it is additionaly printing 19 null statements, where I beleive it, should not be.
Thanks,
Antonio