Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
1) On a multipage, how can you tell which page is active?
2) On a multipage, how do you programatically select a page? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Both with the value:
What page is active: msgbox .MultiPage1.Value Make a page the active page: ..MultiPage1.Value = 7 Keep in mind that the first page has the value 0. RBS "Tim" wrote in message oups.com... 1) On a multipage, how can you tell which page is active? 2) On a multipage, how do you programatically select a page? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks very much!
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Answers to questions posing more questions in a workbook | Excel Worksheet Functions | |||
View Questions and Answer to questions I created | Excel Discussion (Misc queries) | |||
MultiPage tab? | Excel Discussion (Misc queries) | |||
Multipage | Excel Programming | |||
Multipage | Excel Programming |