PercyN
Programmer
- May 16, 2007
- 86
Ref: thread705-999475
This thread seems to be exactly what I need to backup my back-end but when I compile the code I get a "User-defined type not defined" error on:
Dim fso As Scripting.FileSystemObject
Am I missing something?
Also if my back end is password protected, how can I tweek this code to work with that. I have see a few others but this looks by far the simplest.
This thread seems to be exactly what I need to backup my back-end but when I compile the code I get a "User-defined type not defined" error on:
Dim fso As Scripting.FileSystemObject
Am I missing something?
Also if my back end is password protected, how can I tweek this code to work with that. I have see a few others but this looks by far the simplest.