maxx_daddy
Board Regular
- Joined
- Dec 3, 2010
- Messages
- 74
Hi,
I am a novice and any help would be appreciated (ive been working on this for 2 days)
I have a book that is going to be used to track sales. Currently It works awesome and I have a simple userform that has 4 text boxes and 2 combo boxes.
Also it has 3 command buttons (one to save the data and clear the boxes, and one to save the data and close excel and a cancel button)
I need help construting the "if-and-then" statement to lock the two "save" command buttons. I've tried a ton of things off the threads and I'm either putting it in the wrong place in VBA or I'm just not seeing the method properly. (plus I don't see how I could record this as a macro)
I am a novice and any help would be appreciated (ive been working on this for 2 days)
I have a book that is going to be used to track sales. Currently It works awesome and I have a simple userform that has 4 text boxes and 2 combo boxes.
Also it has 3 command buttons (one to save the data and clear the boxes, and one to save the data and close excel and a cancel button)
I need help construting the "if-and-then" statement to lock the two "save" command buttons. I've tried a ton of things off the threads and I'm either putting it in the wrong place in VBA or I'm just not seeing the method properly. (plus I don't see how I could record this as a macro)