Thread
:
HOW TO ENTER A BLANK IN WORKSHEET FUNCTION
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
T2
external usenet poster
Posts: 3
HOW TO ENTER A BLANK IN WORKSHEET FUNCTION
Help!
I need a Blank cell when A1 is NOT 0 for Excel charting. I have tried the
following worksheet functions
=IF(isnumber(A1),A1,"")
=IF(isnumber(A1),A1," ")
but ended up with 0 in cell. Btw, A1 is in %.
Reply With Quote
T2
View Public Profile
Find all posts by T2