M
Mike
My department uses Access 97 databases that frequently use
Format, Trim, etc functions in queries. For some reason,
a query with one of these functions will work on a user's
machine for a period of time, and then simply stop
working, even though the same query still works on other
machines, AND the same function works in other databases
on the same machine. The error the user receives is below:
------------
Function isn't available in expressions in query
expression: Format(Date(),'m/d/yyyy')
------------
Can anyone shed some light on why this is happening for
me? How would I go about fixing this? A re-install of
Access works, but we shouldn't have to re-install Access
every couple months for each user.
Any help is greatly appreciated.
Format, Trim, etc functions in queries. For some reason,
a query with one of these functions will work on a user's
machine for a period of time, and then simply stop
working, even though the same query still works on other
machines, AND the same function works in other databases
on the same machine. The error the user receives is below:
------------
Function isn't available in expressions in query
expression: Format(Date(),'m/d/yyyy')
------------
Can anyone shed some light on why this is happening for
me? How would I go about fixing this? A re-install of
Access works, but we shouldn't have to re-install Access
every couple months for each user.
Any help is greatly appreciated.