Form button problem 2003 to 2007 migration

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm opening a 2003 database in 2007. A form button which previously worked in
2003 now does nothing. I created a test button that displays a "hello"
messagebox and when I click on it, does nothing (doesn't even run to a
breakpoint in the module). I created a new 2007 database with the same test
button and the messagebox appears with no problems.

Anyone heard of this or know why 2007 won't execute 2003 vba code or command
buttons? I enabled all macros but that didn't help.
 
Did you add the location where the file resides to the trusted locations?
Under office button - access options - trustcenter settings..

hth
 
dude said:
I'm opening a 2003 database in 2007. A form button which previously worked
in
2003 now does nothing. I created a test button that displays a "hello"
messagebox and when I click on it, does nothing (doesn't even run to a
breakpoint in the module). I created a new 2007 database with the same
test
button and the messagebox appears with no problems.

Anyone heard of this or know why 2007 won't execute 2003 vba code or
command
buttons? I enabled all macros but that didn't help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top