Formula for making a checkbox that can show or hide content?
I have created a speadsheet for meal planning. I'd like to be able to check a box to show certain pre-determined content on the page. Is there a way to do this? For example, I have inserted a checkbox into cell C2. When it's selected, I'd like for my "Table 1" (can I rename these?) to show below. When I uncheck it, I want that Table to disappear. When I click another checkbox (C3), I want new content to appear. Understand if multiple checkboxes are checked, it would overlap, which is fine, I can just ensure I only click one at a time. Any suggestions? Thank you!!