I am tracking information about students in a Google Sheet. Sheet 1 has each student in their own row, and the columns are different characteristics of that student (for example, their t-shirt size and their grade), as well as their attendance at each session of a class. On Sheet 2, I want to create a stand alone list of all the students from Sheet 1 who were absent for a given class session. I also want the list on Sheet 2 to update any time there’s a change in the column on Sheet 1. For example, if a student was marked here, but was actually absent.
How do I do this?
enter image description here
I have looked into query, vlookup, xlookup, and filters.
Homestead Band is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.