View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alejandro[_3_] Alejandro[_3_] is offline
external usenet poster
 
Posts: 5
Default MultiPage scripted changing

Hello all,

I am trying to get a MultiPage to change tabs once a button is clicked, then
do a series of functions.

I have tried using the .pages(0) property with a .setfocus, and .select.
The help functions show you how to add and remove a tab, but not go to it.

Am I chasing a goose here?

Thanks for any help!
--
-=Alejandro