VBAmalta89
Board Regular
- Joined
- Mar 25, 2011
- Messages
- 116
I have a user form in which the user needs to input data in a number of text boxes. This user form is run from a button on an excel worksheet.
I need to create a condition so that this user form cannot be opened unless there is a value in a particular cell in a particular worksheet, i.e when the button to open the user form is clicked a message is prompted that the user form cannot be run. This is because the cell in worksheet 2 cell B12 is blank.
Is it possible to do this?
I need to create a condition so that this user form cannot be opened unless there is a value in a particular cell in a particular worksheet, i.e when the button to open the user form is clicked a message is prompted that the user form cannot be run. This is because the cell in worksheet 2 cell B12 is blank.
Is it possible to do this?