LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
stu stu is offline
external usenet poster
 
Posts: 3
Default MultiPage Error

Setting the multipage1.value = anything less than the
active page will select the page TAB but not the page.
Going forward works fine. What's up?
+For example if I have a button on page2

sub but_click()
multipage.value = 0
end sub

the Page1 tab is selected but the Page is not displayed.
The button on Page2 is still visible. However, if the code
reads
sub but_click()
multipage.value = 2
end sub

Page3 is selected and displayed correctly. Is this an
Excel bug?
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
MultiPage tab? capt Excel Discussion (Misc queries) 2 January 28th 08 08:01 PM
Multipage Calendar error MC84 Excel Discussion (Misc queries) 0 May 17th 07 03:39 PM
MultiPage OM Excel Discussion (Misc queries) 2 April 7th 06 01:31 PM
How do I use multipage Lawrence M Watt Excel Discussion (Misc queries) 1 October 24th 05 02:55 PM
Multipage Paul Excel Programming 1 July 9th 03 02:34 PM


All times are GMT +1. The time now is 02:51 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"