I have spreadsheet with 50+ checkboxes from the forms toolbar. In a few instances you can only check 1 checkbox from a group i.e you check one checkbox from checkbox 1 to checkbox 5.
I'm trying to achieve this without any code if possible. Option button is not preferred since I want an uniformed spreadsheet.
How can you group the checkbox1 to checkbox5 so that they become mutually exclusive for a group.
Thank you