C
CB
I have a very simple report based off of a query that I
created. The query was very simple. Account Number and
Name are the only two fields on it. I have it set up so
that only unique records appear in this query.
On the report, I would like, at the bottom of the page,
to have a Total number of accounts. I clicked on the
footer and built an expression. This is what I used:
=Count([Account #])
When I try to view the report, I get an error message:
The function you entered cannot be used in this
expression. Does anyone know what I might have done
wrong?
created. The query was very simple. Account Number and
Name are the only two fields on it. I have it set up so
that only unique records appear in this query.
On the report, I would like, at the bottom of the page,
to have a Total number of accounts. I clicked on the
footer and built an expression. This is what I used:
=Count([Account #])
When I try to view the report, I get an error message:
The function you entered cannot be used in this
expression. Does anyone know what I might have done
wrong?