ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   IF statement (https://www.excelbanter.com/excel-programming/340423-if-statement.html)

Hank[_2_]

IF statement
 
How can I get the following done in Excel 2000:

If cell G9 = "N/A" then cell G10 and G11 also = "N/A"


Thanks



Ron Rosenfeld

IF statement
 
On Sun, 18 Sep 2005 14:54:55 -0500, "Hank" wrote:

How can I get the following done in Excel 2000:

If cell G9 = "N/A" then cell G10 and G11 also = "N/A"


Thanks


See answer in .misc

There is little point in multi-posting.
--ron

Cutter[_17_]

IF statement
 

Place the same formula in G10 and G11

=IF(G9="N/A",G9,"whatever")

Substitute the "whatever" with the value you want showing if G9 doe
not equal "N/A

--
Cutte
-----------------------------------------------------------------------
Cutter's Profile: http://www.excelforum.com/member.php...nfo&userid=984
View this thread: http://www.excelforum.com/showthread.php?threadid=46864



All times are GMT +1. The time now is 07:34 PM.

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