MultiPages

  • Thread starter Thread starter Bill
  • Start date Start date
B

Bill

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
 
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
| 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
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Changing page height while in a multipage 2
Multipage control 3
Set focus on field not on active page of a multipage 2
MultiPage 1
Back color on a multipage 1
MultiPage 4
MultiPage Control 6
Toolbox pops up 3

Back
Top