srizki
Well-known Member
- Joined
- Jan 14, 2003
- Messages
- 1,831
- Office Version
- 365
- Platform
- Windows
I am trying to get a lookup valuse but my LOOKUP formula is not working correctly. What I am doing wrong?
My formula
<COLGROUP><COL style="WIDTH: 48pt" width=64><TBODY>
</TBODY>
Resides in column C to see lookup value in column D and match that value in column B and get the corresponding value from column A.
<TBODY>
</TBODY><COLGROUP><COL span=4></COLGROUP>
As it can bee seen from the table above that tge frmula should bring JN.
Thanks
Sohail
My formula
=LOOKUP(9.99999999999999E+307,SEARCH(D2,B2:B4063),A2:A4063) |
<COLGROUP><COL style="WIDTH: 48pt" width=64><TBODY>
</TBODY>
Resides in column C to see lookup value in column D and match that value in column B and get the corresponding value from column A.
A</SPAN> | B</SPAN> | C </SPAN> | D</SPAN> |
JN</SPAN> | 3</SPAN> | PV</SPAN> | 3</SPAN> |
JN</SPAN> | 3</SPAN> | 7039300</SPAN> | |
JN</SPAN> | 3</SPAN> | 9315547</SPAN> | |
JN</SPAN> | 3</SPAN> | 10563581</SPAN> | |
JN</SPAN> | 3</SPAN> | 10897404</SPAN> | |
JN</SPAN> | 3</SPAN> | 10920743</SPAN> | |
JN</SPAN> | 3</SPAN> | 10920755</SPAN> | |
JN</SPAN> | 3</SPAN> | 10920762</SPAN> | |
II</SPAN> | 7039300</SPAN> | 10920763</SPAN> | |
OV</SPAN> | 10563581</SPAN> | 10933408</SPAN> |
<TBODY>
</TBODY><COLGROUP><COL span=4></COLGROUP>
As it can bee seen from the table above that tge frmula should bring JN.
Thanks
Sohail