Hey, I have a frontend .accde created from a .accdb with Access 2007.
It works fine on Access 2007, but when I run it with Access 2010 it seems that the form_load function of the second form is not executed. The one of the main screen works fine.
Even when I reduce the code to a minium (changing 1 text field so I see something happens) is not working.
If I make a .accde in Access 2010, it works fine (on 2010 but I can not use it with Access 2007).
Does someone has any idea what can cause this problem?
Oh, and it is the 32 bits version of Office 2010.
It works fine on Access 2007, but when I run it with Access 2010 it seems that the form_load function of the second form is not executed. The one of the main screen works fine.
Even when I reduce the code to a minium (changing 1 text field so I see something happens) is not working.
If I make a .accde in Access 2010, it works fine (on 2010 but I can not use it with Access 2007).
Does someone has any idea what can cause this problem?
Oh, and it is the 32 bits version of Office 2010.
Comment