Make visible/Hide label based on tab control page selection

J

Johnny

Hello, help needed

I have a form with a tab page control on it. I need to make a label on
main form to become visible or not, based on selected tab control
page .

thks in advance
 
T

Tom Wickerath

Hi Johnny,

Check out this article:

Implementing a Successful Multiuser Access/JET Application
http://www.accessmvp.com/TWickerath/articles/multiuser.htm

Scroll down to the section sub-titled "Speed up Tab controls". Here, you
should see a link that allows you to download a Word document. This Word
document explains how to load a subform on a tab page, on demand. Hopefully,
this will get you far enough along the way that you can control the .Visible
property of your label instead of loading a subform.


Tom Wickerath
Microsoft Access MVP
http://www.accessmvp.com/TWickerath/
http://www.access.qbuilt.com/html/expert_contributors.html
__________________________________________
 

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

Top