I'm building a character sheet for a D20 game and I'd like to have a button for the skills so I could just click it and it would roll 1-20 + skill and then popup the result. RandBetween (1,20)+E14 is simple in a regular cell, but I don't know how to turn it into a button.