Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=IF(D328<"","add","")
-- "milkbonemom" wrote in message ... I'm trying to get a result if something is not blank: =IF(D328_is_not_blank,"add","") The column will be text so if it is blank, I don't want anything returned as a result. |