Relative Content

Tag Archive for checkbox

When I click on a check box it only selects the top check box

I will click on any checkbox and it only selects the top one.
These checkboxes can be deleted or added. When I add one that isnt yet saved into the database it properly selects the checkbox. But if I want to click on one that is already in the database to delete that row it does not select but instead selects the top row checkbox.

Alternative method to generate a date in Google Sheets

I am looking for an alternative method to generate a date in Google Sheets when a checkbox is ticked, as using a formula slows down the sheet. Furthermore, using an App Script also slows down the sheet. I need an alternative to both the formula and App Script that won’t slow down the sheet.