eveCalypso
Programmer
Hi All,
Simple question I think.
All I am doing is selecting all entries of a table for display on a report - in my footer I would like something like
There are currently xxx entries.
Now, in my xxx textbox (is this the right way to do it??!), I have as my recordsource: =Count(*)
Which yields #error when I run it.
The syntax verifies, but no result?
What am I doing wrong?
Thank you in advance!
EvE
Simple question I think.
All I am doing is selecting all entries of a table for display on a report - in my footer I would like something like
There are currently xxx entries.
Now, in my xxx textbox (is this the right way to do it??!), I have as my recordsource: =Count(*)
Which yields #error when I run it.
The syntax verifies, but no result?
What am I doing wrong?
Thank you in advance!
EvE