Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 1
Default Help with advanced vlookup and offset (in an index function)

Hi all,

I have attached a sample excel summarizing my data.
I have a series of equity names, for which vertically i have their prices and corresponding dates.

What I want to do, is in a seperate location, by specifying only the equity name and the date to get the correct price.

So far I have reached to this formula:
=INDEX($A$1:$H$15,2+MATCH(J7,$A$3:$A$15),MATCH(J6, $A$1:$H$1,0)+1).

Its incomplete however, as it only looks at the first column for the date, and ignores the relevant column ie the one under the equity name. I think I need to use vlookup and offset.

Can somebody help me pls?
Attached Images
 
  #2   Report Post  
Senior Member
 
Location: Belo Horizonte, Brazil
Posts: 170
Thumbs up

Quote:
Originally Posted by Eleni View Post
Hi all,

I have attached a sample excel summarizing my data.
I have a series of equity names, for which vertically i have their prices and corresponding dates.

What I want to do, is in a seperate location, by specifying only the equity name and the date to get the correct price.

So far I have reached to this formula:
=INDEX($A$1:$H$15,2+MATCH(J7,$A$3:$A$15),MATCH(J6, $A$1:$H$1,0)+1).

Its incomplete however, as it only looks at the first column for the date, and ignores the relevant column ie the one under the equity name. I think I need to use vlookup and offset.

Can somebody help me pls?
---------------------
Dear Eleni, Good Afternoon.

Do this:

J3 -- Equity 2 (or other TITLE)
J5 -- 12/31/2009 (or other DATE)

K3 -- FORMULA -- =VLOOKUP(J5,$A$3:$H$19,MATCH(J3,$A$1:$H$1,0)+1,0)


Tell me if it worked for you.
__________________
I hope it can help you.

Best regards,
Marcilio Lobão
---------------------------
Belo Horizonte, Brazil
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
index, match, offset worksheet function sand Excel Worksheet Functions 3 March 20th 08 10:02 PM
Index, Vlookup, Offset Slider Excel Worksheet Functions 3 May 2nd 07 09:59 PM
Advanced Excel: offset, index/match, lookup, other? help!! ryguy7272 Excel Worksheet Functions 2 December 17th 06 10:51 AM
Complicated Index Match Offset function Bob Excel Worksheet Functions 6 September 5th 05 03:01 PM
Which to use - if, vlookup, match, index, offset, vba? punsterr Excel Discussion (Misc queries) 3 June 7th 05 07:42 PM


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

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"