Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have a dialog with three pages in one multipage. People enter information into each of the pages. I then do a check to see if the info is valid. If not, they get a message and sent back to the dialog box. I would like to have the dialog box come back with the page where the error is. How can I do that? Thanks. Bill |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You'd have to know on which page the error is and then use the Multipage's
Value property to make that page active, 0 = page 1, 1 = page 2, etc. -- Jim Rech Excel MVP "Bill" wrote in message ... | Hello, | I have a dialog with three pages in one multipage. People enter information | into each of the pages. I then do a check to see if the info is valid. If | not, they get a message and sent back to the dialog box. I would like to | have the dialog box come back with the page where the error is. How can I | do that? | | Thanks. | | Bill | | |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Scrolling in Multipages | Excel Programming |