Microsoft
Software
Hardware
Network
Question : The expression you entered has a function name that Microsoft Office Access can`t find.
I have a small Access Database that was created in Microsoft Office 2003. It works all fine when I am using it with MS Access 2003. But couple of users have MS Office 2007 and they can't open it. Here's the error message below:
- "The expression you entered has a function name that Microsoft Office Access can`t find".
On one machine after installing MS Office 2007 and Access 2003 the file opens in 2003. On another box which is laptop there's MS Office 2007 installed and I added Access 2003, but still having the same error message.
Thank you.
Answer : The expression you entered has a function name that Microsoft Office Access can`t find.
On the suspect machines, open the VBA editor then Tools>>References ... and see if any references as listed as
**Missing
mx
Random Solutions
How to check different version of same application through SCCM?
VB:NET MSSQL problem write "strings" InsertCommand
date diff expression
windows server 2008 unattended install
TPMAuth.exe error at startup
VBA INSERT Statement - Get MAX(Date/Time)
Does "DoCmd.TransferSpreadsheet<wbr /> acImport" allow you to append records to an Access table ?
DatePart - Week - Monday
How to get the rules out of a pst file
How to pass binary data to a stored procedure from a c# program