see attached.
see attached.
Last edited by leechy; 06-25-2009 at 06:02 PM.
So without being able to test fully (given missing data etc...) you could try altering your range in the VLOOKUP from:
Quotes!$G$5:$G300
to
INDEX(Quotes!$B$5:$G$300,0,MATCH($B8,Quotes!$B$2:$G$2,0))
this way the range is still referencing rows 5:300 but only looks at the appropriate column as determined by code in B8
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks