Forms working in 2007 but not 2003

J

jerryb123

I've created a relatively simple MS Access database which allows users to
look up information based on a series of cascading combo boxes. There is some
VBA Code behind these boxes to limit rows in some of the boxes based on
inputs in the other boxes, but everything works fine on my machine, which is
running MS Access 2007.

However, I'm trying to deploy this to a bunch of people, most of whom are
using MS Access 2003, and it isn't working properly on their machines. I
suspect it has to do with their security settings and permissions, and I
would like to know what settings on their machines might be preventing my
code from running. I'm sure this is a simple fix and there's just something I
haven't clicked or checked on their machines...
 

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

Top