I have a database in which I am trying to run some basic queries including Access built-in functions like Month, DLookUp and Now.
I keep getting an error:
Compile error. in query expression 'Now()'
When I type the expression into the query builder, it is automatically capitalized so it seems that Access is recognizing the function at that point.
I've checked and rechecked my references against other machines running the same db without issues and everything matches.
Any ideas?
Thanks,
John
Use what you have,
Learn what you can,
Create what you need.
I keep getting an error:
Compile error. in query expression 'Now()'
When I type the expression into the query builder, it is automatically capitalized so it seems that Access is recognizing the function at that point.
I've checked and rechecked my references against other machines running the same db without issues and everything matches.
Any ideas?
Thanks,
John
Use what you have,
Learn what you can,
Create what you need.