Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default change from page1 to page2 of MultiPage object


On page 1 of a multipage object I have a "Next" button I want the use
to click to switch them to page 2. I already have a few lines of cod
taking data from the objects on page 1 and placing them in m
workbook.

TI

--
BigDav
-----------------------------------------------------------------------
BigDave's Profile: http://www.excelforum.com/member.php...nfo&userid=774
View this thread: http://www.excelforum.com/showthread.php?threadid=48690

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default change from page1 to page2 of MultiPage object

Me.Multipage1.Value = 1

Me.Multipage1.Value = 0 is the first page, 1 is the second, and so forth.

--
Regards,
Tom Ogilvy


"BigDave" wrote in
message ...

On page 1 of a multipage object I have a "Next" button I want the user
to click to switch them to page 2. I already have a few lines of code
taking data from the objects on page 1 and placing them in my
workbook.

TIA


--
BigDave
------------------------------------------------------------------------
BigDave's Profile:

http://www.excelforum.com/member.php...fo&userid=7741
View this thread: http://www.excelforum.com/showthread...hreadid=486907



Reply
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
remove the watermark in Excel (2000) "Page1" Rich Excel Discussion (Misc queries) 2 May 14th 05 04:46 PM
I need a formula like this "@if(2000 jlperezlafuente Excel Worksheet Functions 2 March 25th 05 03:49 PM
Creating an Object on a Multipage Michael[_35_] Excel Programming 0 December 14th 04 11:33 PM
Check for any data changes in a form with multipage object Bert Neuenschwander Excel Programming 2 September 24th 04 06:31 AM
Multipage Object on User Form Paul Cheers Excel Programming 2 November 27th 03 11:40 AM


All times are GMT +1. The time now is 11:06 AM.

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

About Us

"It's about Microsoft Excel"