Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
"pdeaston" wrote...
I have a spreadsheet where I track maximum and minimum values. The data is entered daily, so I have formulas entered for the entire year. That means, of course, that zero is the value for every day of the year beyond today. How do I omit those in my calculation of minimum values? Another alternative: use dynamic ranges. If your daily data were in C3:C367, you could try =MIN(C3:INDEX(C3:C367,TODAY()-DATE(YEAR(TODAY()),1,1)+1)) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't Set Minimum Y Axis Values | Excel Worksheet Functions | |||
Sum of minimum values in a Range. | Excel Discussion (Misc queries) | |||
how do i remove zeroes values from exel sheet | New Users to Excel | |||
Count IF omitting blank or zeroes | Excel Worksheet Functions | |||
minimum from various columns without zeroes | Excel Worksheet Functions |