Tab Control

J

Jacqueline

Boy, am I feeling dumb today... I am trying to use the Tab Control to show
different tyes of data for each record ie:
Student demo data on first tab
Student hours on next tab etc.

Every time I place something on the first tab it shows up on all the tabs
and I cannot remember how to fix this!! :( Help....
 
M

Mr B

You have to make sure that you have the desired page of the tab control
selected before placing you contols on that page.

In the case of your control that is not on the tab control page but just in
the form, select the control, delete it. Then select the desired page of your
tab control and paste the control back in.
 
J

Jacqueline

Thank you, I thought I was selecting each tab. Keeping the properties box
open I can make sure I am on the correct tab.

Jacqueline
 
M

Mr B

Your certainly not the first one to have this problem. All of us have done
it. ;>)

Good luck.
 
M

missinglinq via AccessMonster.com

Or even the 10,000th one! ;0)>

Mr said:
Your certainly not the first one to have this problem. All of us have done
it. ;>)

Good luck.
Thank you, I thought I was selecting each tab. Keeping the properties box
open I can make sure I am on the correct tab.
[quoted text clipped - 15 lines]
 
Top