N
n8v_nerd
It does fine for one column, but if I try to adapt it for the other
columns as well, it always returns the blank
Each of these are in a different column(like a calendar)
=IF(ISNA(MATCH(L10,Timesheet!E2:E6)),"X","")
=IF(ISNA(MATCH(M10,Timesheet!E2:E6)),"X","")
=IF(ISNA(MATCH(N10,Timesheet!E2:E6)),"X","")
=IF(ISNA(MATCH(O10,Timesheet!E2:E6)),"X","")
columns as well, it always returns the blank
Each of these are in a different column(like a calendar)
=IF(ISNA(MATCH(L10,Timesheet!E2:E6)),"X","")
=IF(ISNA(MATCH(M10,Timesheet!E2:E6)),"X","")
=IF(ISNA(MATCH(N10,Timesheet!E2:E6)),"X","")
=IF(ISNA(MATCH(O10,Timesheet!E2:E6)),"X","")