R
Robin Chapple
I have a membership database with a report that lists the countries
from which our members come.
The countries are listed in two columns.
I need to count the countries. I have this:
=Count([Country])
in the text box.
If I have the text box in the Report Footer it is placed on Page Two
by itself even though there is free space on Page One. The count is
accurate.
If I put the text box in the Page Footer it appears on Page one but
with a "#error"
What have I missed?
Robin Chapple
from which our members come.
The countries are listed in two columns.
I need to count the countries. I have this:
=Count([Country])
in the text box.
If I have the text box in the Report Footer it is placed on Page Two
by itself even though there is free space on Page One. The count is
accurate.
If I put the text box in the Page Footer it appears on Page one but
with a "#error"
What have I missed?
Robin Chapple