G
Guest
I am exporting an excel file created in Access to the A-drive. What I would
like to have Access do is check the A-drive first before commiting the
following line of code:
FileCopy cstrTemplate, cstrFileDest 'Copy the excel Template file
structure to the new excel file RJD and Todays date.
Basicly I would like a message that goes something like "You must first
insert a floppy disk in the A-drive, then press OK" This message of course
must have an OK button.
How can I make this work?
like to have Access do is check the A-drive first before commiting the
following line of code:
FileCopy cstrTemplate, cstrFileDest 'Copy the excel Template file
structure to the new excel file RJD and Todays date.
Basicly I would like a message that goes something like "You must first
insert a floppy disk in the A-drive, then press OK" This message of course
must have an OK button.
How can I make this work?