![]() |
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 |
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