Hi,
I can only find a solution with vba code for check boxes inserted using the old form controls, it does not seem to work for the new check boxes, or I am entering it wrong.
I am using the new checkboxes direct from the insert menu.
I would like a warning, asking if you would wish to continue when a box is checked. Currently I'm using data validation to pop up a message but I want the user to have to click ok to continue after checking a box.
I have no experience with vba so if it is a vba solution please provide the directions to where and how I insert the code, that would be greatly appreciated.
FYI, right clicking on the checkbox does not open the vba box for me, which I have seen as a way to enter it.
Thanks in advance!
I can only find a solution with vba code for check boxes inserted using the old form controls, it does not seem to work for the new check boxes, or I am entering it wrong.
I am using the new checkboxes direct from the insert menu.
I would like a warning, asking if you would wish to continue when a box is checked. Currently I'm using data validation to pop up a message but I want the user to have to click ok to continue after checking a box.
I have no experience with vba so if it is a vba solution please provide the directions to where and how I insert the code, that would be greatly appreciated.
FYI, right clicking on the checkbox does not open the vba box for me, which I have seen as a way to enter it.
Thanks in advance!