Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Help with backwards lookup

Here's what I'm trying to do. I'm not sure if this is possible. On Sheet 2
I have column A named Ticker and Column B named Cusip number. I have all the
cusip numbers filled in. However, the correspondeing ticker for each is not.
I want to go out to Sheet 1 and find the ticker. However, sheet 1 has its
columns as: Column A (Ticker), Column B is called Description and Column C
is the Cusip number. The Cusip number column is not on the far left of sheet
1. Is it possible to do a lookup that will go to sheet 1 and get the ticker
of the corresponding cusip number? I know this is confusing. Any help is
appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Help with backwards lookup

With the table on Sheet2 and the cusip number to match in x99:

=index(sheet2!a:a,match(x99,sheet2!c:c,0))

Take a look at Debra Dalgleish's notes:
http://www.contextures.com/xlFunctions03.html

XFILES wrote:

Here's what I'm trying to do. I'm not sure if this is possible. On Sheet 2
I have column A named Ticker and Column B named Cusip number. I have all the
cusip numbers filled in. However, the correspondeing ticker for each is not.
I want to go out to Sheet 1 and find the ticker. However, sheet 1 has its
columns as: Column A (Ticker), Column B is called Description and Column C
is the Cusip number. The Cusip number column is not on the far left of sheet
1. Is it possible to do a lookup that will go to sheet 1 and get the ticker
of the corresponding cusip number? I know this is confusing. Any help is
appreciated.


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Backwards? lookup function cardsfan Excel Worksheet Functions 2 July 31st 07 11:52 PM
Can you work this backwards Box666 Excel Discussion (Misc queries) 1 November 22nd 05 05:37 PM
vlookup backwards jtoy Excel Worksheet Functions 3 August 15th 05 11:26 PM
Match Backwards Gary's Student Excel Worksheet Functions 6 May 21st 05 05:27 PM
Backwards lookup Derek Excel Worksheet Functions 3 April 1st 05 05:53 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"