ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   MATCH? (https://www.excelbanter.com/excel-worksheet-functions/110645-match.html)

Annette

MATCH?
 
I have 10 columns/1 row that have different numbers. I want the 11th column
to match for a specific number if found. Here's an example with expected
result

1 2 3 4 X
a c x e 1
t a e k 0
x b i l 1

X=result

Can someone help me with the formula? Thanks!



Kevin Vaughn

MATCH?
 
Probably the simplest formula would be
=COUNTIF(A2:D2,"x")
of course, change range to reflect your 10 columns. Note: the number would
change if there were more "x"s in the row. If that matters, you would
probably want to include an IF test to change it to 1.
--
Kevin Vaughn


"Annette" wrote:

I have 10 columns/1 row that have different numbers. I want the 11th column
to match for a specific number if found. Here's an example with expected
result

1 2 3 4 X
a c x e 1
t a e k 0
x b i l 1

X=result

Can someone help me with the formula? Thanks!





All times are GMT +1. The time now is 09:15 PM.

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