Question
SUM a SUM
Good morning All,
I have an with SUM(tbl_Assembly_Production.UnitsProd) Total_Units. This returns a sum per record per date but, I need to sum that sum down to Totals. Is there an effect way to do this and output to Excel? I did try <cfset Totals = SUM(Total_Units)>
Thanks in Advance,
DJ Khalif
