economyman
Registered User.
- Local time
- Today, 15:55
- Joined
- Jul 7, 2008
- Messages
- 18
Same thing:
Starts with Public Function, then goes to StrPath, then Set Rs - ... and the error comes again.
Maybe this helps:
I have added an Option Explicit and then I get Variable not defined error on the first line of the Public Function.
I would like to solve this because it is bugging me and for the sport (remembering my days debuggin assembly, cobol, and fortran) but I think for the time being I am going to go down the manual route as our customer wants the file now.
I will continue to try what you ask if you haven't given up yet though.
Cheers!
Starts with Public Function, then goes to StrPath, then Set Rs - ... and the error comes again.
Maybe this helps:
I have added an Option Explicit and then I get Variable not defined error on the first line of the Public Function.
I would like to solve this because it is bugging me and for the sport (remembering my days debuggin assembly, cobol, and fortran) but I think for the time being I am going to go down the manual route as our customer wants the file now.
I will continue to try what you ask if you haven't given up yet though.
Cheers!