disgruntled
Registered User.
- Local time
- Today, 14:31
- Joined
- Jul 3, 2001
- Messages
- 38
I cannot remember how to denote the current directory. It is for the following example:
Set MyXL = GetObject(".\SL_Template.xlt")
It will be bundled up with the dB so i would like it to work regardless of where the user places the folder.
Set MyXL = GetObject(".\SL_Template.xlt")
It will be bundled up with the dB so i would like it to work regardless of where the user places the folder.