ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Hlookup row 5 (https://www.excelbanter.com/excel-worksheet-functions/238050-hlookup-row-5-a.html)

Clinton

Hlookup row 5
 
i need a formula to lookup a value in row 5 and return the value in row 1.
As far as i have discovered it can only lookup row 1 and return a result for
cells below.
Any help would be appreciated.

barry houdini[_13_]

Hlookup row 5
 

Clinton;431024 Wrote:
i need a formula to lookup a value in row 5 and return the value in row
1.
As far as i have discovered it can only lookup row 1 and return a
result for
cells below.
Any help would be appreciated.


You can use an INDEX/MATCH construction, e.g. if lookup value is in B3

=INDEX(1:1,MATCH(B3,5:5,0))


--
barry houdini
------------------------------------------------------------------------
barry houdini's Profile: http://www.thecodecage.com/forumz/member.php?userid=72
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=119704



All times are GMT +1. The time now is 07:32 AM.

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