ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Need help with a formula (https://www.excelbanter.com/excel-discussion-misc-queries/84441-need-help-formula.html)

Roundy

Need help with a formula
 
I have listed below the formula that I have that sort of works. The only
issue is that the 12 is actually 12" and I can't seem to add the " to the
value. Is there something I can do to work this out. I tried putting """ to
add the quote or adding " inside the "marks for the motorBD value....but it
is not working.
=IF(DischargeHeadMfg="American
Turbine",IF(MotorBD="12","Standard","Premium"),"No t Applicable")

TIA

Hans Knudsen

Need help with a formula
 
Try
=IF(DischargeHeadMfg="American
Turbine",IF(MotorBD="12""","Standard","Premium")," Not Applicable")

Hans


"Roundy" skrev i en meddelelse ...
I have listed below the formula that I have that sort of works. The only
issue is that the 12 is actually 12" and I can't seem to add the " to the
value. Is there something I can do to work this out. I tried putting """ to
add the quote or adding " inside the "marks for the motorBD value....but it
is not working.
=IF(DischargeHeadMfg="American
Turbine",IF(MotorBD="12","Standard","Premium"),"No t Applicable")

TIA





All times are GMT +1. The time now is 12:04 AM.

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