L
Legacy 384599
Guest
Good day,
I am using a special string to group a result of 3 columns which works perfectly. I have applied this formula up to 100 rows for future expansion, however the rows that contain blank cells where it checks still report. How can I use the below function and avoid having empty cells checked and filled?
=IF(COUNTIFS('404''s'!E2,"*Valid*",'404''s'!G2,"*Valid*",'404''s'!J2,"*Y*"),"Valid","Expired")
I really do hope someone can assist at soonest. Or maybe I can use a different string to accomplish the same thing. It checks 3 columns for specific test: "Expired", "Valid" and "Y"
I am using a special string to group a result of 3 columns which works perfectly. I have applied this formula up to 100 rows for future expansion, however the rows that contain blank cells where it checks still report. How can I use the below function and avoid having empty cells checked and filled?
=IF(COUNTIFS('404''s'!E2,"*Valid*",'404''s'!G2,"*Valid*",'404''s'!J2,"*Y*"),"Valid","Expired")
I really do hope someone can assist at soonest. Or maybe I can use a different string to accomplish the same thing. It checks 3 columns for specific test: "Expired", "Valid" and "Y"