I would like to sum random numbers then retain and add the sum of the random numbers. Example; A1+B1=C1 where A1 and B1 are the random numbers ( random function) I would like to save C1 to a seperate cell ( D1 ), then recalculate the sheet so the random numbers will change then add the original C1 to the existing C1.

A1 + B1 = C1 ( save C1 to D1 ) then recalculate so I get new random numbers then add that C1 to D1
2 + 3 = 5 ( save 5 to D1 ) 3 + 3 = 6 ( save 6 to D1, so that D1 = 11 )