dukeofscouts
Board Regular
- Joined
- Jan 19, 2009
- Messages
- 146
Here is my plan, I've got a msgbox in VByesno format. What I'd like to do is set the next action to be as follows
If Yes then MsgBox 1 (VBokonly)
If No then MsgBox 2 (Vbokonly)
Run rest of sub
how can I get this result?
If Yes then MsgBox 1 (VBokonly)
If No then MsgBox 2 (Vbokonly)
Run rest of sub
how can I get this result?