I need to look up a simple "Yes" value on multiple sheets for an attendance and homework tracker I am building for a work project. I need to pull out only the present students, list them and then indicate per day if they have reported homework or not. Each day's attendance is on an individual sheet. Only Yes or No text values are used. The problem is getting across multiple sheets to pull a name that is present on ANY of them, and then track homework per name, per sheet (day). I know it's possible, but the 3D reference feature (shift and select first and last sheet) is not supported on any of the functions I see are popular for this program. We add a new sheet every day and we will have about 75 sheets total per term.
The screenshot is using an XLOOKUP for one of the sheets, if I could just pile on the other names that come up present and then reference those cells for the column look up on each day's sheet I would be fine, but it's getting the names there that are the problem. Only about 50% of the roster shows up across the board, so that's why I want to filter out the absent names.
The screenshot is using an XLOOKUP for one of the sheets, if I could just pile on the other names that come up present and then reference those cells for the column look up on each day's sheet I would be fine, but it's getting the names there that are the problem. Only about 50% of the roster shows up across the board, so that's why I want to filter out the absent names.