Kemidan2014
Board Regular
- Joined
- Apr 4, 2022
- Messages
- 229
- Office Version
- 365
- Platform
- Windows
I have a simple Command button that opens a form when clicked. there is No VBA for this, i used the native Command button wizard to create the button.
I would like to add an additional message that pops up when its clicked to which Yes will continue to open the form and No will not open the form.
I have never played with the embedded macros associated with these types of buttons. Is it possible to do this or will i need to change it to a VBA _Onclick Code set up to do this?
I would like to add an additional message that pops up when its clicked to which Yes will continue to open the form and No will not open the form.
I have never played with the embedded macros associated with these types of buttons. Is it possible to do this or will i need to change it to a VBA _Onclick Code set up to do this?