Excel Formulas
Posted: Mon Jan 23, 2006 11:24 am
I want to thank anyone who can help in advance! I am a Excel neophyte but have managed to figure a few things out that are helping me as I continue to educate myself. For example, I know the Excel formulas to find a max or min value in a range.
MAX(A1:A100) the maximum value in the cells A1 to A100
MIN(A1:A100) the minimum value in the cells A1 to A100
However, I have not been able to figure out how to find how out how to do it on a running basis. Let's say that I wanted to track a contract's end of day data only and I was inputting this and other information in order to get N. In addition, I wanted to be able to find the max but only on a running basis for the last x days. Would anyone be kind enough to tell me how I can accomplish this?
Sandor
MAX(A1:A100) the maximum value in the cells A1 to A100
MIN(A1:A100) the minimum value in the cells A1 to A100
However, I have not been able to figure out how to find how out how to do it on a running basis. Let's say that I wanted to track a contract's end of day data only and I was inputting this and other information in order to get N. In addition, I wanted to be able to find the max but only on a running basis for the last x days. Would anyone be kind enough to tell me how I can accomplish this?
Sandor