Hello,
I am still having an idiot problem with page numbers on a simple report.
In the report footer i have a text field with the following as the control source:
=[Page] & " of " & [Pages]
Directly after entering the above, I can run the report and the page numbers appear fine.
I save the report and close the database, but the next time that i go into the database,
and run the report, it cites
#Name? instead of the page numbers :(
I am running access 2007 on WIN XP pro, service pack 3
I even started all over again and used Format tab>Controls Group>Page number,
but this resulted in the same problemL
I previously had a field, in a table, name “Last page” (this was imported data). I have since,
renamed that field and saved the database – so I have no fields named “page”, which I understand,
can cause problems.
Can anyone help? Thank you