VBAmalta89
Board Regular
- Joined
- Mar 25, 2011
- Messages
- 116
I have 2 frames in a user form which can be activated by means of an option button. One of these frames has a number of text boxes and a data validation function exists to ensure that the total value entered in the text boxes dont exceed 100, are below 100 or are blanks. If any of these occurs then the user is prompted upon clicking the done button and must correct the rror beofre proceeding.
For some reason when the other frame is activated (which doesnt contain any such functions) the program still prompts that values are incorrect, i.e the function still runs even though the frame is meant to be inactive.
Any suggestion as to what the problem may be?
For some reason when the other frame is activated (which doesnt contain any such functions) the program still prompts that values are incorrect, i.e the function still runs even though the frame is meant to be inactive.
Any suggestion as to what the problem may be?