Simple problem, difficult solution II

Pericic

Board Regular
Joined
Nov 11, 2005
Messages
204
answers.xls
CDEFGHIJKLMN
7TABLE A: Schedule - ScoresTABLE B: Database
8WeeekTeam AScoreTeam BScoreTeamPFPAGamesAvg PFAvg PA
91NewEngland21Denver24NewEngland2124121.024.0
10Indianapolis24Atlanta21Indianapolis2421124.021.0
11Pittsburgh27Philadelphia21Pittsburgh2721127.021.0
122DenverIndianapolisPhiladelphia2127121.027.0
13AtlantaPhiladelphiaAtlanta2124121.024.0
14PittsburghNewEnglandDenver2421124.021.0
15
16TABLE C: Predictions
17WeeekTeam Ap/sTeam Bp/s
182Denver22.5Indianapolis22.5
19Atlanta24Philadelphia22.5
20Pittsburgh25.5NewEngland21
Sheet2



This is a much better presentation of my real problem..
Table A is input data (entered manually)
Table B uses table A's data
Table C uses table B's data..

How can I prevent Table C's data from changing (or take a snapshot of it before it changes) when I enter week 2 scores (i.e., preserve the predictions for week 2 which are based only on week 1 scores; preserve week 3 predictions - based on week 1 and 2 scores; preserve week 4 predictions - based on week 1, 2, and 3 scores, and so on.......
I need this to be done automatically (no copy-paste special- values only) because my real data has thousands of rows...

For the last 2 years I have been searching the internet for the answer...

Thank you so much guys for your efforts....
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.

Forum statistics

Threads
1,214,893
Messages
6,122,121
Members
449,066
Latest member
Andyg666

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top