if then formula

  • Thread starter Thread starter vdmbqb
  • Start date Start date
V

vdmbqb

Simply put, I have the word "Shipping" in cell A1. In Cell B1 I have a dollar
amount. In cell C1 i have =IF(A1="Shipping",B1)

I am trying to get C1 to return a blank cell when A1 does not have the word
"Shipping)

TIA
 
Back
Top