feajob
Aerospace
- Aug 19, 2003
- 161
Hi,
I have the following list:
Event Signed VM
------------------
443080 48.8
444084 47.5
512164 505.7
513164 503.3
514164 500.6
522167 -428.0
523167 -429.3
524167 -430.8
532164 348.4
533164 326.5
I can find out easily max and min of the above list with max/min functions, as follows:
Max. 505.7
Min. -430.8
But, I would like to determine which events cause max or min condition? So, I am looking for the following events:
Event related to Max. 512164
Event related to Min. 524167
I am looking for an excel command (function). I know that I can make a VB macro for this purpose, but I think that there is way to perform this task easily. In order to use vlookup, I need to have second column first and this is not my case.
I appreciate to know if you know how to determine these events easily.
Regards,
A.A.Y.
I would like to do the following process:
I have the following list:
Event Signed VM
------------------
443080 48.8
444084 47.5
512164 505.7
513164 503.3
514164 500.6
522167 -428.0
523167 -429.3
524167 -430.8
532164 348.4
533164 326.5
I can find out easily max and min of the above list with max/min functions, as follows:
Max. 505.7
Min. -430.8
But, I would like to determine which events cause max or min condition? So, I am looking for the following events:
Event related to Max. 512164
Event related to Min. 524167
I am looking for an excel command (function). I know that I can make a VB macro for this purpose, but I think that there is way to perform this task easily. In order to use vlookup, I need to have second column first and this is not my case.
I appreciate to know if you know how to determine these events easily.
Regards,
A.A.Y.
I would like to do the following process: