Field functionality failure after upgrading to Access 2003

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

Guest

Hi all, I have recently upgraded to Office 2003, from
Office 2000, before the upgrade I had built variouse
databases carrying different tasks, but since the
upgrade, simple functions such as "Date()", comes up with
the error "Undefined function Date in expression", use
the same function in Access 2000 no problem at all. Has
any come accross the same issues, if so did you resolve
them and how ?.

Thanks in advance

Mark
 
Hi,


In VBE (the environment to write code), from the menu: Tools |
References... you should get a list of checked references, and probably,
one of them has the word MISSING in its description, Uncheck it.


Hoping it may help,
Vanderghast, Access MVP
 
Back
Top