View Single Post
  #2  
Old April 19th, 2010, 09:39 PM posted to microsoft.public.access.forms
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Embedded Tabs in Access 2007

Brad

What happens when you try this?

Have you looked into creating a subform with a tab control on it, then
embedding that subform in the main form's tab page?

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

"Brad" wrote in message
...
Is it possible to embed a "child" set of "tabbed pages" inside a "parent"
tabbed page?

We have done a number of experiments, but no success.

I think that we are missing something.


Example

Parent-tab page = Page1 / Page2 / Page3

Then inside Parent Page1 we would like to have

Page1A / Page1B / Page1C

Thanks,
Brad