Creating a Pair of Dice (Uses rand(), int(), or() and if() formulas)

Create the following dice in Excel using formulas. They change value whenever you press F9.

Steps:

  A B C
1 x>1   x>3
2 x=6 x=1 or 3 or 5 x=6
3 x>3   x>1

 

Idea from: www.ecoo.org/e/resources/spreadsheets/index.html