I am try to build some code in Access 2007, but can't figure it out. I am not a beginner, but I can't get just a simple code like this:
msgbox "testing"
to work when I add an event procedure. Even when I mark the line to debug it it doesn't go through the event. It does nothing. Is there something I have to set to get the visual basic part to work? I have programmed a lot in 97 and 2000, but 2007 is way different.
msgbox "testing"
to work when I add an event procedure. Even when I mark the line to debug it it doesn't go through the event. It does nothing. Is there something I have to set to get the visual basic part to work? I have programmed a lot in 97 and 2000, but 2007 is way different.