Quotation Marks?

L

LinearChaos

Hey guys, I'm tweaking a template can anyone translate this equation
into english for me?

=IF(B15="","-",H14-F15)

What do the quotations mean?
 
B

Bondi

LinearChaos said:
Hey guys, I'm tweaking a template can anyone translate this equation
into english for me?

=IF(B15="","-",H14-F15)
Hi,

I think it means that if B15 is empty it'll show -

Regards,
Bondi
 
Top