Hi Everyone,
I'm having a hard time getting a loop to work. Basically I need to iterate over the entire population of students in column A and start a loop when a cell says "TestLoop". Within the TestLoop, I want to count the number of times "In" or "Out" occurs and exit after 3 "Outs"...