using 2003 program on A2002

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

Guest

I seem to get what looks like ref problems when transporting a db created on
A2003 to A2002. Is that a problem?
 
I seem to get what looks like ref problems when transporting a db created on
A2003 to A2002. Is that a problem?

I don't know; is it? <g>

Try opening the VBA editor (by typing Ctrl-G) and selecting Tools...
References. If any are marked MISSING, write down the name of the
reference, uncheck it, close and open Access, and check it again (you
may need to scroll down to find it); close and open Access again and
see if that helps. It might be a library which existed on the computer
with A2003 which does not exist on this computer; in that case you'll
need to install it, or remove it from your code.

John W. Vinson[MVP]
 

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