Two Page Form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an existing Form that is too long and, I would like to split it into
two pages. How do you do this?

Thanks, Walt
 
Walt said:
I have an existing Form that is too long and, I would like to split
it into two pages. How do you do this?

Probably the neatest approach is to put a tab control on the form, then
cut and paste one set of controls onto one page of the tab control, and
the remaining controls onto another page of the tab control.
 

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