Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a range a1:c500.col A is "date",Col B is "high value",Col C is "Low
value".The basic calculation is "high value" minus "Low value" is volatile value of the day.I need a function to find most volatile day from the above range. Col A(Date)-----------Col B(high value)-------------------Col C(Low value) 11-NOV -------------100 -------------------95 12-NOV --------------125 ---------------------115 13-NOV --------------122 ----------------------118 16-NOV --------------101 -----------------------90 18-NOV ---------------85 -----------------------84 From the above example the maximum difference value is 11(101-90),so the most volatile day is 16-NOV.I tried with offset function ,could not succeed. Please help. -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200611/1 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find category value based on date range? | Excel Worksheet Functions | |||
find minimum of range based on multiple criteria | Excel Worksheet Functions | |||
dsum with date criteria | Excel Worksheet Functions | |||
Find Count of Items with certain criteria | Excel Discussion (Misc queries) | |||
find date in Col A corresponding to min value in Col B | Excel Worksheet Functions |