A
alex
Hello all,
Using Access ’03…
I have some VBA code that copies an mdb from one directory to another;
e.g.:
FileCopy SourceFile, DestinationFile (where both are defined in
previous code)
When the file is copied to the destination, I’d like its attribute to
be hidden.
Can I do this in code?
Thanks,
alex
Using Access ’03…
I have some VBA code that copies an mdb from one directory to another;
e.g.:
FileCopy SourceFile, DestinationFile (where both are defined in
previous code)
When the file is copied to the destination, I’d like its attribute to
be hidden.
Can I do this in code?
Thanks,
alex