C
Craig Thomson
I have a worksheet with budget info that I want to summarise in
another table. The base data has monthly columns for actual, budget
and variance, e.g.:
Jan | | | Feb | |
Actual | Budget | Var | Actual | Budget | Var
etc
I would like to get a summary table of *just* the variance (var)
column, something like:
Jan | Feb | Mar
Var | Var | Var
etc
But when I do the Jan column and copy the Feb column the relative
reference also moves over, but only 1 column - so it then gets the
Actual column for the next month and not the variance. How can I get
it to move over 3 column each time?
TIA.
Craig
another table. The base data has monthly columns for actual, budget
and variance, e.g.:
Jan | | | Feb | |
Actual | Budget | Var | Actual | Budget | Var
etc
I would like to get a summary table of *just* the variance (var)
column, something like:
Jan | Feb | Mar
Var | Var | Var
etc
But when I do the Jan column and copy the Feb column the relative
reference also moves over, but only 1 column - so it then gets the
Actual column for the next month and not the variance. How can I get
it to move over 3 column each time?
TIA.
Craig