I am generating multiple results in a Summary Sheet. I would like to use these results in a new formula within the same Summary, is this possible?
SS_Result1
SS_Result2
new formula =sum([SS-Result1]-[SS-Result2])
otherwise I have to combine the formulas within each against themselves, kinda tedious