M
ModelerGirl
Yesterday, I receieved a great answer to my question about taking
median of differences between two columns. (Thanks so much, Frank!)
However, I need the median of the differences, only if another colum
is equal to a certain number.
So for example, I have two columns and am taking the difference betwee
the neighboring cells in each row. I'd like to take a median of thes
differences of each row where cell C=1. For example, if I have
Row A B C
1 10 17 1
2 100 3 0
3 25 31 1
4 10 20 0
Then I only want to take the median of B1-A1 and B3-C3, since only C
and C3 are equal to 1.
All help would be appreciated-this forum has been enormously helpful.
Thanks,
Kat
median of differences between two columns. (Thanks so much, Frank!)
However, I need the median of the differences, only if another colum
is equal to a certain number.
So for example, I have two columns and am taking the difference betwee
the neighboring cells in each row. I'd like to take a median of thes
differences of each row where cell C=1. For example, if I have
Row A B C
1 10 17 1
2 100 3 0
3 25 31 1
4 10 20 0
Then I only want to take the median of B1-A1 and B3-C3, since only C
and C3 are equal to 1.
All help would be appreciated-this forum has been enormously helpful.
Thanks,
Kat