I need to add three rows together that are currently in the same column and within multiple months.
I need a row called 'Variance' to add together
| MFG COST |
| LESS ABSORBED - FGM |
| LESS ABSORBED - FGB |
for each month. Sum for Actual, Budget and Last Year.
Thanks!