Thread
:
BLANK as a Formula result.
View Single Post
#
2
Posted to microsoft.public.excel.programming
kkknie[_14_]
external usenet poster
Posts: 1
BLANK as a Formula result.
I can't think of one, but you could use:
=IF(A1="",TRUE,FALSE)
Rather than =ISBLANK(A1)
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
kkknie[_14_]
View Public Profile
Find all posts by kkknie[_14_]