P
Paul T
Hi
I am trying to simulate a dice roll with: =RAND()*(6-1) which works fine.
I.E. in Cell A1: =RAND()*(6-1)
The problem I have that I want to store the first result in the next cell
I.E. in cell A2 result of A1 but
every time I click on the button to roll the dice A1 changes which is ok -
but A2 does not keep the result of the first roll. This is my problem. Is
there any way round this?
I hope you get my drift.
Thanking you all in anticipation.
Paul
I am trying to simulate a dice roll with: =RAND()*(6-1) which works fine.
I.E. in Cell A1: =RAND()*(6-1)
The problem I have that I want to store the first result in the next cell
I.E. in cell A2 result of A1 but
every time I click on the button to roll the dice A1 changes which is ok -
but A2 does not keep the result of the first roll. This is my problem. Is
there any way round this?
I hope you get my drift.
Thanking you all in anticipation.
Paul