VBAmalta89
Board Regular
- Joined
- Mar 25, 2011
- Messages
- 116
I have a user form and I need to check a value of a cell in a particular worksheet when the user inputs chooses data from a combo box.
If the value of this cell in the worksheet is >0 then a message is prompted otherwise the program can continue normally.
How can i do this in VBA?
If the value of this cell in the worksheet is >0 then a message is prompted otherwise the program can continue normally.
How can i do this in VBA?