Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Davidrowland88
 
Posts: n/a
Default how do i set up multi page user form

I have got this far with setting up a multi page user form but need to know
what to type in visual basic to direct to the different pages

Private Sub MultiPage1_Change()

End Sub

any help would be fantastic. Cheers
  #2   Report Post  
Ron de Bruin
 
Posts: n/a
Default

Hi David

You must use Value (0 is the first page)

Me.MultiPage1.Value = 0 'Page 1

--
Regards Ron de Bruin
http://www.rondebruin.nl



"Davidrowland88" wrote in message
...
I have got this far with setting up a multi page user form but need to know
what to type in visual basic to direct to the different pages

Private Sub MultiPage1_Change()

End Sub

any help would be fantastic. Cheers



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
user form static69 Excel Discussion (Misc queries) 1 February 6th 05 08:43 PM
Data Entry Alert in User Form Kev Excel Discussion (Misc queries) 6 January 8th 05 03:01 PM
A "previous" button on a user form Anthony Slater Excel Discussion (Misc queries) 3 November 29th 04 05:57 PM
open ended multi page sum AlZee Excel Worksheet Functions 1 November 1st 04 01:26 AM
open ended multi page sum AlZee Excel Worksheet Functions 3 October 30th 04 11:30 PM


All times are GMT +1. The time now is 11:45 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"