I have Total_Scrap as a TextBox on footer1. It gets its value by SUM(Max Scrap)-(Min Scrap). I tried to redo the calculation in Footer 2 Total_Scrap_Shift but no dice. I would like to do it via code and need several more levels after shift I will SUM the Day then the week and so on. Any thoughts