View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default MultiPage control: Easy question

Right click one of the tabs on the MultiPage control, and choose
New Page.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"SC" wrote in message
...
Hi,

This might be the stupidest and easiest question yet but
I can't seem to find the answer:

I created a UserForm and I added a MultiPage control on
that form. By default, there are two pages on that
control. I'd like to add a couple more. I have no idea
how!!!

I can see a couple of methods for adding pages through
code but that's not what I'm looking for, I want to play
around with at least 4 pages in design mode. Can anyone
help.

Thanks, SC

Using Excel 2002.