B
barman
I have an application where I want to calculate the average of several
fields, but only in those rows where the second column is blank. For
example:
(A3)1 (A4)<blank> (A5)10 (A6)0
(B3)1 (B4)<blank> (B5)20 (B6)2
(C3)50 (C4)some text (C5)500 (C6)0
(D3) 1 (D4)<blank> (D5)15 (D6)4
should give me for a row of averages those calculated for all rows
except C - i.e., 1, 15, 2. I appreciate any suggestions on how I can
design this Excel 2007 solution. Thanks!
fields, but only in those rows where the second column is blank. For
example:
(A3)1 (A4)<blank> (A5)10 (A6)0
(B3)1 (B4)<blank> (B5)20 (B6)2
(C3)50 (C4)some text (C5)500 (C6)0
(D3) 1 (D4)<blank> (D5)15 (D6)4
should give me for a row of averages those calculated for all rows
except C - i.e., 1, 15, 2. I appreciate any suggestions on how I can
design this Excel 2007 solution. Thanks!