Inserting a Tab on a Form

  • Thread starter Thread starter Shelley
  • Start date Start date
S

Shelley

I have already created my form and now, I want to add a
tab with a different set of fields to it. I have
inserted a tab and have put the fields that I want on the
form in design view. But how can I add all of the
controls that were previously on the form to the first
tab and then assign the new fields on the second tab
without having to restart the entire form?
 
Just highlight all the fields, cut them, then paste them onto your tab
control.
 
-----Original Message-----
Just highlight all the fields, cut them, then paste them onto your tab
control.





.
I have tried this, but they do not paste on the tab
correctly. It defaults to the main page again. Help!
 
Shelley said:
correctly. It defaults to the main page again. Help!

Select the controls, then "Cut".

Select the desired TabPage (click on the tab a couple of times to make sure
the *Page* is selected and not just the entire control.

Then "Paste".
 
-----Original Message-----


Select the controls, then "Cut".

Select the desired TabPage (click on the tab a couple of times to make sure
the *Page* is selected and not just the entire control.

Then "Paste".

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


.
Worked like a charm!! Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top