Pookiemeister
Well-known Member
- Joined
- Jan 6, 2012
- Messages
- 626
- Office Version
- 365
- 2010
- Platform
- Windows
This post is somewhat similar to a previous post which I have not gotten a response yet. Since then I have figured out answers to my questions with the exception of this one. If I am wrong for doing this please let me know. Thank You
Brief explanation:That being said, I have a workbook that when loaded asks the user(through a messagebox) if this is a split lot, if the user clicks yes, an inputbox appears asking how many times. Then the userform loads for the first time. After they enter all the information on the form they click the submit button and the form reloads disabling certain textbox controls which the code is inside a sub called "disableCntrls". How can I count or if the button has been clicked so it can call the sub. Thank you
Brief explanation:That being said, I have a workbook that when loaded asks the user(through a messagebox) if this is a split lot, if the user clicks yes, an inputbox appears asking how many times. Then the userform loads for the first time. After they enter all the information on the form they click the submit button and the form reloads disabling certain textbox controls which the code is inside a sub called "disableCntrls". How can I count or if the button has been clicked so it can call the sub. Thank you