ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Modify a Formula (https://www.excelbanter.com/excel-worksheet-functions/200128-modify-formula.html)

Carl

Modify a Formula
 
I am trying to modifythis formula so that it will return "NA" if the value in
B24="NoAction"

=IF(IF(Q24="Buy";S24-AG24;AE24-S24)=0;"Yes";"No")

Thank you in advance.

Duke Carey

Modify a Formula
 
=if(B24="NoAction","NA",IF(IF(Q24="Buy";S24-AG24;AE24-S24)=0;"Yes";"No"))


"carl" wrote:

I am trying to modifythis formula so that it will return "NA" if the value in
B24="NoAction"

=IF(IF(Q24="Buy";S24-AG24;AE24-S24)=0;"Yes";"No")

Thank you in advance.



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

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