Objects repeating in Tabbed Sections

D

deaf1mass

I am working on a school project and have a form with multiple tabbed
sections. The problem I am having is that when I add existing fields to the
1st tab, it repeats to all the others. How do I tell Access to just put the
existing field on the the current tab and not on all of them?
 
D

Damon Heron

deaf1mass said:
I am working on a school project and have a form with multiple tabbed
sections. The problem I am having is that when I add existing fields to
the
1st tab, it repeats to all the others. How do I tell Access to just put
the
existing field on the the current tab and not on all of them?
 
D

Damon Heron

First, use cut to select your controls. You have to make sure the tab
"page" area is selected, then use Ctl V to paste them to that page. If the
specific tab area is not selected, Access copies them to the tab control and
they show thru all the pages.

Damon
 
B

Bob Larson

Make sure to click on the tab you want the control on so that it gives you
basically a black outline around the area when you put your mouse over the
area you want to paste or drop the control on.

Bob Larson
Access MVP
 
Top