View Single Post
  #1   Report Post  
Mr H
 
Posts: n/a
Default Running Total of Random Number

Hi, I am trying to create a probablity simulation for a high school lesson.
It involves rolling 1/2 dice using the randbetween function to create the
die value.

I want to keep a running total of the outcomes 1-6 in a cell for each which
is linked to a chart.

Is this possible?