N
Nick
Hi All
I want to set up a spreadsheet so that it can randomly
calculate whole numbers between (and including) zero (0)
and thirty-six (36) for an imitation roulette wheel.
However, instead of just allocating the recalculate (F9)
function to a macro, I want there to be a thirty second
delay between the time of pressing the button and the
random number appearing.
The formula I have so far is "=ROUNDUP(RANDBETWEEN(-
0.9999,36),0)" but I don't know how to write a macro that
will delay the Recalculate function by thirty seconds once
I press the macro-assigned button.
Any ideas?
Cheers
Nick
I want to set up a spreadsheet so that it can randomly
calculate whole numbers between (and including) zero (0)
and thirty-six (36) for an imitation roulette wheel.
However, instead of just allocating the recalculate (F9)
function to a macro, I want there to be a thirty second
delay between the time of pressing the button and the
random number appearing.
The formula I have so far is "=ROUNDUP(RANDBETWEEN(-
0.9999,36),0)" but I don't know how to write a macro that
will delay the Recalculate function by thirty seconds once
I press the macro-assigned button.
Any ideas?
Cheers
Nick