![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Posts: 5
|
Does anyone know how to set excel to identify a sample of values and work out the Maximum value from the minimum value.
eg: 2 4 6 8 10 =8 |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,319
|
Quote:
where A1:A10 houses the values of interest. |
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Mar 2002
Location: Boston
Posts: 4
|
=MAX(A2:A6)-MIN(A2:A6)
|
|
|
|
|
|
#4 |
|
New Member
Join Date: Mar 2002
Posts: 5
|
Thanks for the quick answer.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|