Thanks, so much for all of the information. I am absolutely amazed a
the scope of the Excel program, especially since I, personally, haven'
even scratched the surface of what I can do with this amazing program.
I hope that you haven't abandoned this thread, since I have anothe
question. The formula above was an attempt to produce a WIN-LOSS coun
for a specific team. (There is no possibility for a TIE, sinc
overtimes are played until a winner is determined).
Now, for each game on a team's page, I have a summary box. This summar
box compiles data about THAT particular game. (i.e.: Final score
opponent, game stats, HOME or AWAY, etc...). The top right cell i
this summary box is for the WIN-LOSS record for THAT WEEK ONLY. Thi
is the cell that I needed the formula above to calculate data for.
And, to a certain extent, I can use the formula that you have shown m
to make this calculation...with three major shortfalls.
First, until a final score is entered for a specific game, I would lik
that cell to show the WIN-LOSS record from the PREVIOUS game. (No
0-0...unless, of course, it's the cell in the summary box for Game 1).
Second, after each score is entered, and the current WIN-LOSS recor
appears in the proper cell, I don't ever want it to change. I want th
WIN-LOSS record to reflect ONLY up to THAT PARTICULAR GAME. When futur
scores are entered, PAST game summaries SHOULD NOT be recalculated.
And, third...as stated earlier, I CAN use the formula you'v
constructed to achieve this. (Although, a slightly modified version).
But, then I have to modify the formula for EACH SUMMARY BOX.
So, here's my question:
Is there a formula that I can enter into the FIRST WEEK's summary bo
that can be COPY/PASTED into the other summary boxes withou
modification, (other than the cell reference adjustments that Exce
makes automatically)??
I hope the answer is YES. And, again, thanks a million for taking tim
to read and respond to this thread. I am quickly discovering that th
books I've purchased on Excel and Excel formulas might explain eac
function adequately, but it's often difficult to incorporate THEI
examples into my own formulas.
(I should probably mention that the WIN-LOSS information is to b
obtained from a RANGE (P12

25) within a chart named Schedule_
(C12:R25). Column C12:C25 in Schedule_1 contains the numerical marke
for each game.