SBCUser666
Registered User.
- Local time
- Today, 03:00
- Joined
- Jul 7, 2009
- Messages
- 21
I have a form with 1 button. User clicks button and a bunch of stuff is done. No other forms or buttons are involved.
I want the button to be able to be clicked only once during this execution of Access.
I can't disable the button in my OnClick event code because it has control.
I want the button to be able to be clicked only once during this execution of Access.
I can't disable the button in my OnClick event code because it has control.