Header

C

Chinny03

Is there a way I can create a header/footer on one form and then they would
automatically come up on other forms so I wouldn't have to recreate the
header/footer multipler times?

Thanks
 
J

Jeff Boyce

Without a better idea of what you have and what you want to do, here's one
possibility:

Create a main form. All the other forms that you wish to have share that
header/footer, add in as subforms on the main form.

Here's another... create a "master" form. Start with a copy of that form
for any others you wish to have share the header/footer. NOTE: if you
subsequently change the master, the copies will NOT change.

--
Regards

Jeff Boyce
Microsoft Office/Access MVP


Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/

Microsoft Registered Partner
https://partner.microsoft.com/
 
Top