Thread
:
if statement when cell is blank
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student
external usenet poster
Posts: 11,058
if statement when cell is blank
=if(G3="","n/a",IF(G3TODAY()-2,"OPEN",IF(G3<TODAY()-3,"PAST DUE")))
--
Gary''s Student - gsnu200798
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student