Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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. |