Forum home » Delegate support and help forum » Microsoft Access Training and help » Access reporting
Access reporting
Resolved · Low Priority · Version 2007
Access reporting
How do you add the page X of X in a footer - I think it was called concactination - I need to use it in Word as well as AccessFor upcoming training course dates see: Pricing & availability
RE: Access reporting
Hi AlanConcatenation is used to add the page numbers in a report footer. The code is as follows:
"Page " & [Page] & " of " & [Pages]
However in Microsoft Word you don't need to use Concatenation to add a page number to a footer.
|
|
» Forum post: Excel |



Course updates

