C
Colby
I am assigning rowers to boats for a crew regatta. The
races are grouped by the average age of the rowers in a
boat. I need to experiment with different combinations of
rowers and easily see the average age of the line-up I
have created for each boat.
C1:Z1 = Names of rowers
C2:Z2 = Ages of rowers
A3:a50 = name of event
C3:Z50 = a grid in which I enter a seat number (1 to 4 or
8) or just an "X" (before the exact lineup is decided) if
that rower is assigned to row in that race.
What I want in B3:B50 is a formula that will compute the
average age of the rowers I have assigned to each boat,
and re-compute it when I change the line-up (by placing
numbers or "X"s under different rower names on that boat's
line in the grid).
Age: 30 40 50 65
Avg.
Race 1 40.00 4 2 3
Race 2 57.50 X X
Race 3 ???? 4 1 3
Etc.
Thanks -- This will save me hours!
races are grouped by the average age of the rowers in a
boat. I need to experiment with different combinations of
rowers and easily see the average age of the line-up I
have created for each boat.
C1:Z1 = Names of rowers
C2:Z2 = Ages of rowers
A3:a50 = name of event
C3:Z50 = a grid in which I enter a seat number (1 to 4 or
8) or just an "X" (before the exact lineup is decided) if
that rower is assigned to row in that race.
What I want in B3:B50 is a formula that will compute the
average age of the rowers I have assigned to each boat,
and re-compute it when I change the line-up (by placing
numbers or "X"s under different rower names on that boat's
line in the grid).
Age: 30 40 50 65
Avg.
Race 1 40.00 4 2 3
Race 2 57.50 X X
Race 3 ???? 4 1 3
Etc.
Thanks -- This will save me hours!