I have a worksheet that has a formula to check for attendance. So I copy attendance from one note and paste into cell A. I then have a formula that says =IF(ISERROR(VLOOKUP(P2,$F$2:$F$41,1,FALSE)),"",(VLOOKUP(P2,$F$2:$F$41,1,FALSE)))
If that person was in the attendance there name will show
On another sheet I have a team name with a check mark next to it. If the person from this team was in attendance then I want to add a check mark to the cell.
Can a formula do this?
If that person was in the attendance there name will show
On another sheet I have a team name with a check mark next to it. If the person from this team was in attendance then I want to add a check mark to the cell.
Can a formula do this?