2002-2003 db combo boxes not working when opened with access 2002

  • Thread starter Thread starter laskowv
  • Start date Start date
L

laskowv

I created a database in Access 2003; Default File Format is: Access 2002-2003.

The user has Access 2002; but all of my combo boxes are receiving errors;
specifically on the "Trim" command and a few others. After all of the errors
and warnings the screen does come up -- but none of the combo boxes function.

The user has loaded Service Pack 3; but are there any other things that need
to be done besides upgrading?

I was under the assumption that Access 2002 and 2003 were compatible.
Please help me figure this out.

Thanks...Valerie
 
Almost certainly, you have a problem with References. It is possible that
your references are to the Access 2003 library which may have different
names / versions. Open a code module, on the menu Tools | References --
record any that are flagged Missing, uncheck them, close, open again, to
back to References, check those that you unchecked, and see if that helps.

Larry Linson
Microsoft Office Access MVP
 
Back
Top