Well my query seemed to work perfect well on a couple of machines, but not on others.
My situation is the following, I have a query in which it pulls in a date field (mm/dd/yy) and I want to turn in into a field that just says something like Sept 99. So my code is Format$([DATE], "mmmm yyyy"
and it works just fine.
The problem arises when I move this over to some other machines, the query works fine on some machines and not others.
The ones where it doesn't work I get the following error
Function is not available in expression in query expression Format$([DATE], "mmmm yyyy"
Any help or guidance on this matter would be greatly appreciated. Thanks in advance
-Eric [sig][/sig]
My situation is the following, I have a query in which it pulls in a date field (mm/dd/yy) and I want to turn in into a field that just says something like Sept 99. So my code is Format$([DATE], "mmmm yyyy"
The problem arises when I move this over to some other machines, the query works fine on some machines and not others.
The ones where it doesn't work I get the following error
Function is not available in expression in query expression Format$([DATE], "mmmm yyyy"
Any help or guidance on this matter would be greatly appreciated. Thanks in advance
-Eric [sig][/sig]