L
Leo
Hi -
Simple question below but long story.
Through some of your help, I managed to put together a
code in Access that calls the Open File dialog box for
the user to select the Excel file that is to be imported
into the Access database.
However, I think that because my excel file has macros, I
get the following error msg:
" Run Time error '3011'; The Microsoft Jet Database
engine could not find the object 'tbl_A'. Make sure the
object exists and that you spell its name and path name
correctly."
My question is, how do I turn off the 'Enable Macros'
prompt that pops up each time the user opens the excel
file?
When I open the excel file and run the code, I do not see
this error.
Please Advise!
Thanks much.
Simple question below but long story.
Through some of your help, I managed to put together a
code in Access that calls the Open File dialog box for
the user to select the Excel file that is to be imported
into the Access database.
However, I think that because my excel file has macros, I
get the following error msg:
" Run Time error '3011'; The Microsoft Jet Database
engine could not find the object 'tbl_A'. Make sure the
object exists and that you spell its name and path name
correctly."
My question is, how do I turn off the 'Enable Macros'
prompt that pops up each time the user opens the excel
file?
When I open the excel file and run the code, I do not see
this error.
Please Advise!
Thanks much.