When copying Fomulas across columns that refer to the Table construct is it possible to make cetain columns absolute.
Here is an example
The original formula is : '=-SUMIFS(T_OpexBay[Nov],T_OpexBay[LOCAL_COST_ELEM_CODE],$A2,T_OpexBay[FASTER_BASE_LINE_ITEM],$AA$1)
When I copy it to the next column i get
=-SUMIFS(T_OpexBay[Dec],T_OpexBay[LOCAL_COST_ELEM_DESCR],$A2,T_OpexBay[OPEX RULE],$AA$1)
The only change I wanted was the Nov to Dec and this is correct, but the other references have also changed by one column.
I have copied the formula across, then selected all the columns, and then Edited the first formula with Ctrl Enter, this keeps everything the same, then I have to go and change Nov to Dec.
Any suggestions
Here is an example
The original formula is : '=-SUMIFS(T_OpexBay[Nov],T_OpexBay[LOCAL_COST_ELEM_CODE],$A2,T_OpexBay[FASTER_BASE_LINE_ITEM],$AA$1)
When I copy it to the next column i get
=-SUMIFS(T_OpexBay[Dec],T_OpexBay[LOCAL_COST_ELEM_DESCR],$A2,T_OpexBay[OPEX RULE],$AA$1)
The only change I wanted was the Nov to Dec and this is correct, but the other references have also changed by one column.
I have copied the formula across, then selected all the columns, and then Edited the first formula with Ctrl Enter, this keeps everything the same, then I have to go and change Nov to Dec.
Any suggestions