Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a range of cells (A1:A10) that sometime contain
only positive values, sometime contain all negative values, and sometime contain both positive and negative values. I need the valued of the difference between the maximum and minimum values; but MAX(A1:A10)-MIN(A1:A10) only works when min is equal or greater than zero. Is there a formula in Excel or VBA that returns the correct difference between the maximum and minimum even when there are negative vlues in the range of values? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula for transposing Row Values to Col Values | Excel Discussion (Misc queries) | |||
Show and copy values in formula bar containing a formula | Excel Discussion (Misc queries) | |||
Build excel formula using field values as text in the formula | Excel Worksheet Functions | |||
copy values generated by conditional formula in one sheet to the other work sheet as values | Excel Worksheet Functions | |||
copy values generated by conditional formula in one sheet to the other work sheet as values | Excel Discussion (Misc queries) |