![]() |
IF an array..
I am using the following formula:
=if( B2..Z2="n/a","Yes","No") in attempt retreive a "Yes" if any within the data set has a "n/a". The formula only retruns a"Yes" if the B2 cell is "n/a" - and otherwise returns "No" when "n/a" exists within the group. What is wrong? |
IF an array..
=IF(COUNTIF(B2:Z2,"n/a")0,"Yes","No")
-- Gary''s Student - gsnu200792 |
All times are GMT +1. The time now is 08:41 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com