--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.
Any code or psuedocode included in this post is offered "as is", with no
guarantee as to suitability.
You can thank the FTC of the USA for making this disclaimer
possible/necessary.
An Access database is not a document. It's not printable, and it doesn't have
footers. An Access database is a *programming environment*, a complex
structure containing (any or all of) Tables, Queries, Forms, Reports, Macros
and Modules.
What type of object are you trying to develop to contain your name? A
(printed) Report object? Fine, Reports have both Page Footers and Report
Footers. A Table? No can do; tables aren't designed for printing and don't
have headers or footers.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.