Spelthorne1
Registered User.
- Local time
- Today, 17:23
- Joined
- Feb 17, 2004
- Messages
- 20
I have a table with a date field eg. '02/03/2004' and have written a query to convert this into a format of just the month eg. 'March' using the following query in the field. 'Format date: Format([date],"mmmm")'
This use to work on two PC's using this database, but now only works on one. Any suggestions as to why? I am getting an error message 'Function is not available in expression in query expressions 'Format([date],"mmmm")' '
This use to work on two PC's using this database, but now only works on one. Any suggestions as to why? I am getting an error message 'Function is not available in expression in query expressions 'Format([date],"mmmm")' '