View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
hon123456 hon123456 is offline
external usenet poster
 
Posts: 31
Default Can I put Multipage control on workseet

Dear all,
As you know, I can put commandbutton into worksheet
directly. I can also put tabstrib directly into the worksheet. But for
Multipage, I can only see Multipage control when a Userfrom is opened.
It
seems that I could not find and add Multipage control into worksheet.
How to add a Mutipage control to excel worksheet?

Thanks.