Userform Multipage

  • Thread starter TotallyConfused
  • Start date
T

TotallyConfused

I have a UserFrom in Excel with Multipage control with 4 pages. I have a
command button that sends the page to print. However, this only sends to
print the active page. I would like to know how I can use that same command
button to send the form to print all multipages in the form? Can this even
be done? Could someone please help me with the code. I am new to Excel
Userforms. Thank you in advance for any help you can provide.
 
B

Bob Phillips

Iterate through them all and print them, in a loop.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
T

TotallyConfused

Would this print each separtely? I would like for the forms to print in one
page can this be done? How?. Thank you.
 
B

Bob Phillips

No it would print all separately. Never done what you asked, so I can't see
how it would be done. Sorry.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

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

Top