2003-2007

  • Thread starter Thread starter DogmaDot
  • Start date Start date
D

DogmaDot

In 2003 I had a form that worked fine. It didn't after I moved it to 2007.
I have checked and the macros and modules are like they were in 2003. I'm
not good at VB and cannot figure our why the combo box lookup doesn't work.
Is there a program that will troubleshoot and smack me with a possible answer
as to what I should do?
 
Access 2007 has a "more stringent" requirement on how code is used. Unless
you move your code to a "Trusted Location" and turn down Sandboxing of code,
you'll find it may not run at all.. Go into Options in the Office (pizza)
button, and build a Trusted Location. Then move your database there.
 
I have encountered this, but I have not had much luck troubleshooting and
always just end up rebuilding the combo box lookup.
Jill
 

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