Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
A8 s/b D1 where D1=7. But I would use one of Lori's suggestions - they're
much shorter. " wrote: On Apr 11, 1:02 am, JMB wrote: If the numbers in column A are in ascending order, perhaps =TREND(INDEX(B1:B3,MATCH(D1,A1:A3)):INDEX(B1:B3,MA TCH(D1,A1:A3)+1),INDEX(A1Â*:A3,MATCH(D1,A1:A3)):IN DEX(A1:A3,MATCH(D1,A1:A3)+1),A8) " wrote: I have a 3 column table which looks like the following A1..5 B1...2.0 C1 8.0 A2..12 B2...3.25 C2 11.0 A3..16 B3...4.65 C3 15.5 I would like to input a value of 7 in cell D1 that does the following: Output: Looks in column A for 7 between 5 and 12, and then interpolates between values 2.0 and 3.25 (based on the separation of 7 from 5 and 7 from 12) as the output from column B. Because the columns are long, all the way to A250, I cannot do this manually in any efficient way. Thanks- Hide quoted text - - Show quoted text - How does the A8 at the end play a part? Just this question, else it will work like a charm, thanks to your help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Index,match, vlookup? | Excel Discussion (Misc queries) | |||
Index Match Vlookup? | Excel Discussion (Misc queries) | |||
Vlookup or Index/Match | Excel Discussion (Misc queries) | |||
Index Match Vlookup or something else | Excel Discussion (Misc queries) | |||
VLookup or Index Match or ??? | Excel Worksheet Functions |