View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John Bundy John Bundy is offline
external usenet poster
 
Posts: 772
Default Looking up a row of data

Just do a vlookup off of the ticker symbol, change the row to return for each
row of data.
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"bfont" wrote:

I have a large spreadsheet, stock tickers in the first column, and a lot of
other data in the next columns related to those tickers. I want to have a
separate workbook where I can just type in a ticker, and it automatically
populates all the data from that ticker's row of data from the first
worksheet to the new one. Can anyone help with this???