Microsoft Excel lesson 4 – Dice Simulator (randbetween function, paste as values)

In this tutorial we talk about what a function does (receives input, process the input, presents the output). We use the randbetween function to generate random numbers between 1 and 6 to simulate dice throws, then we use the fill down feature to simulate multiple throws with multiple dice. We then copy the values we have generated and pasted as values so the values wouldn’t update automatically every time we update the spreadsheet.