I have a form that enables the user to select an excel file they can import into the database. Problem is that some of these excel files get saved on accident after someone has changed the columns.
The user gets "Run-time error '3274': External table is not the expected format."
Is there a way I can intercept this message and give them my own message?
The user gets "Run-time error '3274': External table is not the expected format."
Is there a way I can intercept this message and give them my own message?