Deepinmind
New Member
- Joined
- Jan 3, 2025
- Messages
- 3
- Office Version
- 365
- Platform
- Windows
I am trying to create two functions: one to detect if all checkboxes in rows that have an entry in the A column are checked, and then if they are, trigger a checkbox on the main tab to be checked in the corresponding row.
Here is the "Day" tab showing a generic example of entries and the checkboxes that need to be made true if the task has been entered:
I need employees to check these boxes when they have entered this data in our system
I want to create logic so that when all rows that DO have a description entered into Column A have been checked, it creates a "true" reference cell. We can ignore all rows that have a checkbox, but no entry in Column A.
I then want that true/false reference cell to cause a checkbox on the "totals" tab to be checked (made true) if the corresponding tab has a true reference cell:
I already have the cells corresponding to each tab (Column A) on this "Totals" tab linked to the current name of the corresponding tab (as shown in the formula for cell A22).
Is this possible, and, if so, what is the best method for doing this?
Any help is appreciated. Thanks!
Here is the "Day" tab showing a generic example of entries and the checkboxes that need to be made true if the task has been entered:
I need employees to check these boxes when they have entered this data in our system
I want to create logic so that when all rows that DO have a description entered into Column A have been checked, it creates a "true" reference cell. We can ignore all rows that have a checkbox, but no entry in Column A.
I then want that true/false reference cell to cause a checkbox on the "totals" tab to be checked (made true) if the corresponding tab has a true reference cell:
I already have the cells corresponding to each tab (Column A) on this "Totals" tab linked to the current name of the corresponding tab (as shown in the formula for cell A22).
Is this possible, and, if so, what is the best method for doing this?
Any help is appreciated. Thanks!