View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
maperalia maperalia is offline
external usenet poster
 
Posts: 258
Default TabSritp & Multipage

Waht is the different between TabStrip and Multipage?. When do I know which
one to use?..
I have a form with two pages. Each page has label, Textbox, and OK button.
However, I do not know how to setup the code to allow the following:
1.- When click "Page 1" run the "macro 1"
1.- When click "Page 2" run the "macro 2"

Could you please help me with this code?

Thanks in advance.
Maperalia