![]() |
If result is...Then text is the answer
I need a formula that will give a text answer. I have the following, but
does not work. =IF(B70=0.01,"of Dev. Cost"),IF(B70=0.05,"of Equity") |
If result is...Then text is the answer
Assuming that B70 can only be 0.01 or 0.05
=IF(B70=0.01,"of Dev. Cost","of Equity") -- Gary's Student "heater" wrote: I need a formula that will give a text answer. I have the following, but does not work. =IF(B70=0.01,"of Dev. Cost"),IF(B70=0.05,"of Equity") |
If result is...Then text is the answer
One way:
=IF(B70=0.01,"of Dev. Cost,IF(B70=0.05,"of Equity","of something else") In article , heater wrote: I need a formula that will give a text answer. I have the following, but does not work. =IF(B70=0.01,"of Dev. Cost"),IF(B70=0.05,"of Equity") |
All times are GMT +1. The time now is 09:57 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com