Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Anyone please tell me, can I lookup values by using two reference points? Imagine, say, I have two rows of data: Red 1000 2000 3000 4000 5000 ......49.5 67.91 76.3 22.41 31.8 and I want to lokkup "Red" 3000 (to get the result "76.3) -is there a formula to help me do this? The s/s is over 320000 rows deep. Big thanks. Colwyn. -- colwyn ------------------------------------------------------------------------ colwyn's Profile: http://www.thecodecage.com/forumz/member.php?userid=34 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=40942 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I think that the answer is to use an array formula, which I have described in
one of my blog entries:- http://www.amitc.co.uk/blogentry.aspx?ID=13 -- Alan Moseley IT Consultancy http://www.amitc.co.uk If I have solved your problem, please click Yes below. Thanks. "colwyn" wrote: Anyone please tell me, can I lookup values by using two reference points? Imagine, say, I have two rows of data: Red 1000 2000 3000 4000 5000 ......49.5 67.91 76.3 22.41 31.8 and I want to lokkup "Red" 3000 (to get the result "76.3) -is there a formula to help me do this? The s/s is over 320000 rows deep. Big thanks. Colwyn. -- colwyn ------------------------------------------------------------------------ colwyn's Profile: http://www.thecodecage.com/forumz/member.php?userid=34 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=40942 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thanks Alan. I can see how that works but with over 320000 rows of data it would take forever to implement an array formula and I'm trying to avoid that. I'll wait to see if someone can come up with something that avoids an array. Maybe there is code which would work. Big thanks. Colwyn. -- colwyn ------------------------------------------------------------------------ colwyn's Profile: http://www.thecodecage.com/forumz/member.php?userid=34 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=40942 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Debra Dalgleish has some instructions:
http://contextures.com/xlFunctions03.html#IndexMatch2 colwyn wrote: Thanks Alan. I can see how that works but with over 320000 rows of data it would take forever to implement an array formula and I'm trying to avoid that. I'll wait to see if someone can come up with something that avoids an array. Maybe there is code which would work. Big thanks. Colwyn. -- colwyn ------------------------------------------------------------------------ colwyn's Profile: http://www.thecodecage.com/forumz/member.php?userid=34 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=40942 -- Dave Peterson |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Dave, that's exactly what I was looking for. Big thanks. Colwyn. -- colwyn ------------------------------------------------------------------------ colwyn's Profile: http://www.thecodecage.com/forumz/member.php?userid=34 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=40942 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to Format numbers from percentage points to basis points | Excel Discussion (Misc queries) | |||
Lookup or reference 3 data points | Excel Worksheet Functions | |||
Formula using 2 points of reference to return a value from a table | Excel Worksheet Functions | |||
Linear interpolation between two points found using a lookup funct | Excel Worksheet Functions | |||
Excel Reference points to original file | Excel Discussion (Misc queries) |