I would like to create a macro to simulate a dice roll. I want it to check
the status of a check box and if the checkbox value is False then roll the
dice (random number generator from 1 through 6). If checkbox value is true
then skip rolling the dice.
Bookmarks