Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a dataset containing speed-distance profiles of a group of vehicles.
The three categories of interest a vehicle number, speed, distance. I am trying to create a list of the minimum and maximum speeds for each vehicle, along with their corresponding distances. I can use a PivotTable to find the min/max speeds for each vehicle, but I haven't found a good way to identify the corresponding distances and put them in the table as well. Each vehicle has multiple speed readings, so a basic VLOOKUP formula will only return the last speed reading in the list for each vehicle. Is there a way to use VLOOKUP in series (a nested VLOOKUP) to look for a vehicle number, then the min/max speed in the profile of that vehicle, and then return the corresponding distance? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to sum multiple matches to a vlookup command | Excel Worksheet Functions | |||
VLOOKUP and multiple matches | Excel Discussion (Misc queries) | |||
Can vlookup be used to retrieve multiple matches | Excel Discussion (Misc queries) | |||
Vlookup to return the sum of multiple matches | Excel Discussion (Misc queries) | |||
Multiple matches on VLOOKUP | Excel Worksheet Functions |