I am having problems running my Access program in Office 2007.
I have included two screen prints that give an error message.
The only Select Object I have is
in my 'Starting_Definitions' code.
This is called from the AutoExec macro.
The file is an MDE file and has been working fine. The IT dept is testing the applications to switch the users to 2007 and this occured.
I would really appreciate any help with this one.
Thank you,
I have included two screen prints that give an error message.
The only Select Object I have is
Code:
DoCmd.SelectObject acTable, , True
This is called from the AutoExec macro.
The file is an MDE file and has been working fine. The IT dept is testing the applications to switch the users to 2007 and this occured.
I would really appreciate any help with this one.
Thank you,
Attachments
Last edited: