Adding subheadings on different switchboard pages

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi I would like to add different subheadings on different switchboard pages.
When I try I end up with the same subheading on each page.

Any suggestions?

THANKS!
 
Thanks Jeff,

I was able to change those headings - they are the ones in blue at the very,
very top.

I would like to have unique headings for EACH "page" of my switchboard.

Ones where I can change the font, size etc.

Any suggestions?
 
What you will have to do is put code in the Current event of the form
itself which in essence does the following:

- Test to see which page you are on
- Enable/disable various controls, see fonts, etc.
- You will need to reset other controls back depending upon the page you
are viewing at the moment.

If you're only doing a few things, this should not be too bad.
However, if you plan on doing a lot of changes, it could get
pretty complex very quickly.

--
Jeff Conrad
Access Junkie - MVP
http://home.bendbroadband.com/conradsystems/accessjunkie.html
http://www.access.qbuilt.com/html/articles.html

in message:
 

Ask a Question

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.

Ask a Question

Back
Top