ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How to MATCH value up a column (https://www.excelbanter.com/excel-worksheet-functions/258560-how-match-value-up-column.html)

DevourU

How to MATCH value up a column
 
I need to match/find the first matching cell up a column. Ideas? TIA!

Eva

How to MATCH value up a column
 
Hi
I don't know what you are looking for, but see:
MATCH(A2,A1:F1,0)
or
VLOOKUP(A3,Sheet2!A:B,2,FALSE)
--
Please click "yes" if this post helped you!

Greatly appreciated

Eva


"DevourU" wrote:

I need to match/find the first matching cell up a column. Ideas? TIA!


DevourU

How to MATCH value up a column
 
Thankx for the reply. Here is my
formula:=IF(A11A10,C10,(IF(A11=A10,A10,"?"))).
I need to have IF(A11<A10, search up column A for 1st match, example A4,
display next column B4.

Clear as mud? :)

-JS

"Eva" wrote:

Hi
I don't know what you are looking for, but see:
MATCH(A2,A1:F1,0)
or
VLOOKUP(A3,Sheet2!A:B,2,FALSE)
--
Please click "yes" if this post helped you!

Greatly appreciated

Eva


"DevourU" wrote:

I need to match/find the first matching cell up a column. Ideas? TIA!


DevourU

How to MATCH value up a column
 
Ignore "display next column B4". That's something else. Sorry 'bout that.

"DevourU" wrote:

Thankx for the reply. Here is my
formula:=IF(A11A10,C10,(IF(A11=A10,A10,"?"))).
I need to have IF(A11<A10, search up column A for 1st match, example A4,
display next column B4.

Clear as mud? :)

-JS

"Eva" wrote:

Hi
I don't know what you are looking for, but see:
MATCH(A2,A1:F1,0)
or
VLOOKUP(A3,Sheet2!A:B,2,FALSE)
--
Please click "yes" if this post helped you!

Greatly appreciated

Eva


"DevourU" wrote:

I need to match/find the first matching cell up a column. Ideas? TIA!



All times are GMT +1. The time now is 09:25 AM.

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