Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If I have:
Apple Lemon Orange 3 0 1 How do I get Excel to look through the row of data, find the minimum (or specifically, I am looking for the one and only Zero that would be in the data), and return the cell above it? In this case, the returned value I am looking for would be Lemon. Tried =offset(min(range),-1) but I am guessing Excel won't let me use a formula for the Reference part of Offset. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
finding the cell with min value and returning the contents of neig | Excel Worksheet Functions | |||
Returning contents of a cell in another sheet in same workbook | Excel Discussion (Misc queries) | |||
Returning Cell Contents of One Cell Based On Another Cell | Excel Worksheet Functions | |||
Searching in another workbook for a string and returning with the contents of the cell next to it. | Excel Worksheet Functions | |||
Returning contents of a cell | Excel Worksheet Functions |