Hello,
I need to copy a formula that has references to a table, how do I fix the table column.
Here is my formula, I have put the $ in the standard parts, but whats the table method?
=IF(SUMIFS(Table_Above_Max_by_Branch[Above Max],Table_Above_Max_by_Branch[Depot],Levels!O$2,Table_Above_Max_by_Branch[S-Code],Levels!$D14)>$K14-SUM($M14:N14),$K14-SUM($M14:N14),SUMIFS(Table_Above_Max_by_Branch[Above Max],Table_Above_Max_by_Branch[Depot],Levels!O$2,Table_Above_Max_by_Branch[S-Code],Levels!$D14))
Any help would be greatly appreciated!
Bookmarks