Login
Roast topics
Find topics
Find it!
From:
Stack Overflow
(Uncensored)
subscribe
javascript - Need help creating a random number generating button in google sheets - Stack Overflow
https://stackoverflow.com/questions/64556951/need-help-creating-a-random-number-generating-button-in-google-sheets
links
backlinks
Roast topics
Find topics
Roast it!
I want to generate a random number between 1 and the value in cell "a2" on the same sheet using a button. Is this possible? function onOpen() { var sheet = SpreadsheetApp.getActiveSpread...