Combo Box Issue

S

SuzyQ416

I have created a form with mutiple tabbed pages. I've just added a new combo
box to the first page and it is showing up on all the other pages as well.
How do I "anchor" it so it only shows up on the first page?
 
K

Ken Snell \(MVP\)

Cut the combo box control. Click on the tab that is to hold it; the tab page
should turn black. Paste the combo box control.
 
K

Ken Snell \(MVP\)

Cut the combo box control from the form. Click on the tab at top of tab page
that is to hold the combo box. Paste the combo box control.

(Had an error in the reply that I sent a minute ago; ignore that earlier
reply !).
 
S

SuzyQ416

That worked. Thank you.

Ken Snell (MVP) said:
Cut the combo box control from the form. Click on the tab at top of tab page
that is to hold the combo box. Paste the combo box control.

(Had an error in the reply that I sent a minute ago; ignore that earlier
reply !).
 
Top