I have CheckBox3, CheckBox4, CheckBox5.
I want when is one Checked to Uncheck the others.
I need VBA code.
Thank you
I have CheckBox3, CheckBox4, CheckBox5.
I want when is one Checked to Uncheck the others.
I need VBA code.
Thank you
Last edited by Anto_BT; 09-24-2012 at 10:14 AM.
Hello there,
If you checkboxes are activeX form controls then the below should work for you.
right click on one of the checkboxes and then select view code. Copy and past the above code over the existing code that shows up.![]()
Please Login or Register to view this content.
if the controls are mutually exclusive why not use option buttons?
Thank you very much formula was working for me.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks