ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Lookup the 3rd Value (https://www.excelbanter.com/excel-discussion-misc-queries/246046-lookup-3rd-value.html)

Faraz A. Qureshi

Lookup the 3rd Value
 
Any formula for an Index/Lookup formula to return a specific entry?

For instance, I want the corresponding entry in column B against the third
or fourth entry in Column A representing the entry "Customer A"?

Thanx in advance.
--
Best Regards,

Faraz

Jacob Skaria

Lookup the 3rd Value
 
C1 = 'Customer A'
C2 = nth lookup 1,2,3 etc;

Try the below array formula
=INDEX(B1:B50,SMALL(IF(A1:A50=C1,ROW(A1:A50)),C2))

If this post helps click Yes
---------------
Jacob Skaria


"Faraz A. Qureshi" wrote:

Any formula for an Index/Lookup formula to return a specific entry?

For instance, I want the corresponding entry in column B against the third
or fourth entry in Column A representing the entry "Customer A"?

Thanx in advance.
--
Best Regards,

Faraz



All times are GMT +1. The time now is 12:01 AM.

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