Hi!
I’m stuck on a formula for tracking attendance.
IF({Attended 10/23}<>1,
“New”,
IF(AND({Attended 10/23}=1, {Attended 12/8}=1), “Yes”,“No”)
)
I have had 2 classes, and I want to know how many people who came to the first one (on 10/23) also came to...