Wondering if anyone else has run into this issue before? All computers have Access 97 installed and Office 2003. Recently we started updating just office to 2007 and leaving Access at 97. After Office 2007 is installed Access 97 looses its references and errors out on built in stuff, for example Data(), Left(), Right(), etc.
I've tried to re-register the DLL files and I’ve also tried the MS article http://support.microsoft.com/kb/194374 that tells you how to create module and a check/fix for references. I also did the whole Tools>References> and checked for missing references. Removed the ones that were there and re-added them.
Still getting errors.
The actual error is. "The expression On Load you entered as the event property setting produced the following error: Function isn't available in expressions in query expression 'Date()'"
It works fine for people who are running runtime which gets installed into different folder so I know the coding is correct.
Any ideas?
I've tried to re-register the DLL files and I’ve also tried the MS article http://support.microsoft.com/kb/194374 that tells you how to create module and a check/fix for references. I also did the whole Tools>References> and checked for missing references. Removed the ones that were there and re-added them.
Still getting errors.
The actual error is. "The expression On Load you entered as the event property setting produced the following error: Function isn't available in expressions in query expression 'Date()'"
It works fine for people who are running runtime which gets installed into different folder so I know the coding is correct.
Any ideas?