Thread
:
How to make a formula display results only if value is greater tha
View Single Post
#
3
Karl
Posts: n/a
=if(d2-b20,d2-b2,"")
"superfooz74" wrote in message
...
I am new to Excel formulas. I assume i need an IF statement but not sure
on
correct syntax
=D2-B2 is what i have now, what can i add to it so that it only displays
values 0?
Reply With Quote