athomas236
Mechanical
- Jul 1, 2002
- 607
I am writing an application in which I am using a multipage that has two pages. One page is used to enter saturated steam conditions and one to enter superheated steam/subcooled water conditions. All data is entered via text boxes.
What I want to do is the following:
1. When I show the userform, I want to set all text box values on the multipage to empty.
2. When either page of the multipage is selected, set the text boxes on the non selected page to empty.
3. For the selected page, check that data has been entered and ignore the fact that the text boxes on the non selected page are empty.
Any advice/guidance will be appreciated.
athomas236
What I want to do is the following:
1. When I show the userform, I want to set all text box values on the multipage to empty.
2. When either page of the multipage is selected, set the text boxes on the non selected page to empty.
3. For the selected page, check that data has been entered and ignore the fact that the text boxes on the non selected page are empty.
Any advice/guidance will be appreciated.
athomas236