Thread
:
Help with If Statement
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett
external usenet poster
Posts: 10,124
Help with If Statement
=IF(P80,P8-U8,"")
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"joemsewi" wrote in message
...
I have inserted an IF statement, =IF(P80,P8-U8), in a spreadsheet cell. In
the spreadsheet cell if P8 = 0 the FALSE statement appears. I would like
to
eliminate the FALSE statement from the cell contents and only show
contents
in that cell if P8 0. How can I do this?
Thank you
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett