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....
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.

Signature
HTH
Mr B
askdoctoraccess dot com
> Boy, am I feeling dumb today... I am trying to use the Tab Control to show
> different tyes of data for each record ie:
[quoted text clipped - 3 lines]
> 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....
Jacqueline - 01 Aug 2007 21:30 GMT
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
> You have to make sure that you have the desired page of the tab control
> selected before placing you contols on that page.
[quoted text clipped - 10 lines]
> > 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....
Mr B - 01 Aug 2007 21:38 GMT
Your certainly not the first one to have this problem. All of us have done
it. ;>)
Good luck.

Signature
HTH
Mr B
askdoctoraccess dot com
> 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]
> > > 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....
missinglinq - 02 Aug 2007 01:13 GMT
Or even the 10,000th one! ;0)>
>Your certainly not the first one to have this problem. All of us have done
>it. ;>)
[quoted text clipped - 6 lines]
>> > > 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....

Signature
There's ALWAYS more than one way to skin a cat!
Answers/posts based on Access 2000