> I created a form with two pages, then decided I would be better off
> with just one. I deleted the second page, and now I would like to
> get rid of the tab on the first page. Is there any way to do this?
> I want to keep the form content, but not have it be in a tab.
>
> Thanks for any help!
Select all the content on the TabPage and "Cut" to the clipboard. Then
delete the TabControl and then "Paste" to put your controls back onto the
form.

Signature
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
SandyR - 16 Mar 2007 18:39 GMT
OK, That works. Thanks again!
> > I created a form with two pages, then decided I would be better off
> > with just one. I deleted the second page, and now I would like to
[quoted text clipped - 6 lines]
> delete the TabControl and then "Paste" to put your controls back onto the
> form.