#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 36
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:28 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"