![]() |
|
#6
|
|||
|
|||
|
In case there never will be several rows with same minimum number on same earliest date, this will work. You need a helper column (which you can hide). The result is calculated by Named Value (from Formulas menu, activate Name Manager to see it), and instead row number (which would need an additional helper column), it returns the date of minimum value.
When there is the possibility having several (n) rows with same date (the result of current Named Value will be MinDate*n then), then you have to modify Named Value formula - you have to count such records, and divide current formula with result of count. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Copy a cell's contents across many cells
|
cloa513 | Word Tables | 13 | 09-19-2016 11:11 PM |
Selection from cell with list contents autopopulates contents of another cell
|
markharper80 | Excel | 3 | 02-16-2015 04:18 PM |
Assign the value of a cell as a cell reference of another cell in Excel 2010 - How to?
|
bharathkumarst | Excel | 7 | 10-13-2014 10:25 AM |
| Can anyone here tweek this macro for renaming Excel files based on a cell's contents? | chrisd2000 | Excel Programming | 6 | 07-01-2014 01:53 PM |
cut&paste cell contents AND formatting
|
cglenn | Word Tables | 2 | 08-24-2011 07:04 AM |