P
pele
I have put togetehr an Access application that requires
the USER to click a command button to import data to be
loaded/added to a table. The import macro will ask the
User if he is sure the data is available in the pre-
defined subdirectory in the C:/ drive. If the User says
yes, then the macro goes ahead and imports the file.
The problem arises if the User says yes BUT if the
expected file is not there. The Macro just seems to halt
and then shows the database window.
What can I do to enhance the macro such that, I can handle
situations where the file does not exist in the predefined
directory and the macro gives the focus back to the
switchboard instead of halting. Any help will be
appreciated.
Pele
the USER to click a command button to import data to be
loaded/added to a table. The import macro will ask the
User if he is sure the data is available in the pre-
defined subdirectory in the C:/ drive. If the User says
yes, then the macro goes ahead and imports the file.
The problem arises if the User says yes BUT if the
expected file is not there. The Macro just seems to halt
and then shows the database window.
What can I do to enhance the macro such that, I can handle
situations where the file does not exist in the predefined
directory and the macro gives the focus back to the
switchboard instead of halting. Any help will be
appreciated.
Pele