Check for full Install Q

S

Seanie

Is it possible to check to see if I have a full install of Access? I
have some "function is not available in expressions.." errors and I'm
not sure if it because Access was not fully installed. Running Access
2007

Incidentally the database was originally constructed in Access 2003,
but I'm now trying to run it on 2007
 
R

Roger Carlson

More likely some of your References are MISSING. Go into the VBA editor and
go to Tools > References (I think it's still the same in 2007) and see. If
they are, uncheck it and close and re-open the database. If that doesn't
work, try importing all of the objects into a new, empty 2007 database.

--
--Roger Carlson
MS Access MVP
Access Database Samples: www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L
 
Top