ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Modifying an Existing Formula (https://www.excelbanter.com/excel-worksheet-functions/8521-modifying-existing-formula.html)

carl

Modifying an Existing Formula
 
I am using this formula:

IF(ISNA(I8),"",J8)

I would like to adjust the formula to look at H8 and if H8=1, do the same
thing otherwise do nothing ("").

Thank you in advance.

Bob Phillips

=IF(AND(ISNA(I8),H8=1),"",J8)


--

HTH

RP
(remove nothere from the email address if mailing direct)


"carl" wrote in message
...
I am using this formula:

IF(ISNA(I8),"",J8)

I would like to adjust the formula to look at H8 and if H8=1, do the same
thing otherwise do nothing ("").

Thank you in advance.





All times are GMT +1. The time now is 02:00 AM.

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