Change the first line to:
"SELECT TBLusers.[User ID], TBLusers.User, SUM(Summary.[Total_Color]) As [230_Total_Color], SUM(Summary.Total_Black) As [230_Total_BW], SUM(Summary.[Total_Color]+Summary.Total_Black) As Grand_Total " & _