ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   if then formula (https://www.excelbanter.com/excel-discussion-misc-queries/248212-if-then-formula.html)

vdmbqb

if then formula
 
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
--
bob

T. Valko

if then formula
 
Try this...

=IF(A1="Shipping",B1,"")


--
Biff
Microsoft Excel MVP


"vdmbqb" wrote in message
...
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
--
bob





All times are GMT +1. The time now is 10:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com