I need to take data from one sheet to another using to reference points to ensure the correct imput. I hope the example below explains.
AREA PERIOD SCORE
TOP PD1 72
MIDDLE PD1 60
TOP PD2 54
BOTTOM PD3 48
The data is exported from a data base for graphing. It is copied to a table where each area compared to each period has the score trend graphed. The problem I have is how to set a formula to look at for example: TOP - PD2 and put the score in the table in the right location.
AREA PERIOD SCORE
TOP PD1 72
MIDDLE PD1 60
TOP PD2 54
BOTTOM PD3 48
The data is exported from a data base for graphing. It is copied to a table where each area compared to each period has the score trend graphed. The problem I have is how to set a formula to look at for example: TOP - PD2 and put the score in the table in the right location.