Hi,
I'd like to create a Duplicate Check column in my spreadsheet, but am wondering how to tweak it to ignore blank cells?
Ex: =IF(E2=H2=K2=N2=Q2=T2,"Duplicate","") will flag duplicates, but it will also flag row 2 as having duplicates if Q2 and T2 are both blank. How can I alter the formula so that it flags duplicates, unless the duplicates are from blank cells?
Thanks!
I'd like to create a Duplicate Check column in my spreadsheet, but am wondering how to tweak it to ignore blank cells?
Ex: =IF(E2=H2=K2=N2=Q2=T2,"Duplicate","") will flag duplicates, but it will also flag row 2 as having duplicates if Q2 and T2 are both blank. How can I alter the formula so that it flags duplicates, unless the duplicates are from blank cells?
Thanks!