I have a table with names in 1 column and a checkbox in 2nd column
I simply want the first name in the table that doesn’t have a ticked checkbox. Sorry if this is so easy but I’m having a struggle getting the right function using filtering on the checkbox and the first() function.
-Peter