DCount syntax prob. It will be an easy one if you know how.
Hi
I want to put an expression in a query that generates a field with sequential numbers. (1,2,3,4, etc.)
I have created an expression using DCount which works just fine.
The expression is this:
Num: DCount("*","ABC Query","ID <="...