Insert Form Into Tab

S

shep

I am running WIN XP Pro & Office 2003 Pro

I have some forms developed from various tables and queries. Is there a way
to insert them on separate tabs of a Tab Control or must I rebuild them from
a query containing the various tables & queries?

Thanks
 
6

'69 Camaro

Hi, Shep.
I have some forms developed from various tables and queries. Is there a way
to insert them on separate tabs of a Tab Control or must I rebuild them from
a query containing the various tables & queries?

There's no need to rebuild them. Once you save these forms, they can be
used as a subform on another form, even on top of the Tab control's pages.
Select the Subform/Subreport button on the Toolbox CommandBar and drag it to
the Tab control's page where you want to place it. When the Wizard will
prompts you for what data you want to use for the subform, select "Use an
existing form," and then select the name of the form you want placed on the
Tab control.

HTH.

Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Please remove ZERO_SPAM from my reply E-mail address so that a message will
be forwarded to me.)

- - -
When you see correct answers to your question posted in Microsoft's Online
Community, please sign in to the Community and mark these posts as "Answers,"
so that all may benefit by filtering on "Answered questions" and quickly
finding the right answers to similar questions. Remember that questions
answered the quickest are often from those who have a history of rewarding
the contributors who have taken the time to answer questions correctly.
 
S

shep

Thank you very much!

'69 Camaro said:
Hi, Shep.


There's no need to rebuild them. Once you save these forms, they can be
used as a subform on another form, even on top of the Tab control's pages.
Select the Subform/Subreport button on the Toolbox CommandBar and drag it to
the Tab control's page where you want to place it. When the Wizard will
prompts you for what data you want to use for the subform, select "Use an
existing form," and then select the name of the form you want placed on the
Tab control.

HTH.

Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Please remove ZERO_SPAM from my reply E-mail address so that a message will
be forwarded to me.)

- - -
When you see correct answers to your question posted in Microsoft's Online
Community, please sign in to the Community and mark these posts as "Answers,"
so that all may benefit by filtering on "Answered questions" and quickly
finding the right answers to similar questions. Remember that questions
answered the quickest are often from those who have a history of rewarding
the contributors who have taken the time to answer questions correctly.
 
Top