OldFatGuy: nm, figured it out. My bad. Using wrong formula.
sunshinecorp: =RANDBETWEEN(1;20)
yeah, I figured that out and that's why I edited it.
But now here's the problem. In Excel, I could make a whole column of RANDBETWEEN numbers and they would recalc every time I hit the enter key. For example, I could place the cursor in a blank cell, and hit "Enter" five times, and all the random numbers in the column would change. So I could generate five columns of random numbers, sum them, copy and paste numbers only, and have one set of results, then just hit "enter" and have all the original random numbers regenerate, sum them, copy and paste numbers only, and compare the results. It was an easy and fast way to get for example a total of five die between 1 and 20 for player A, then hit "enter" and have a new total for player B, etc. etc.
When I hit "enter" in Libreoffice, nothing. I can't for the life of me get it to recalc, and I can't remember the recalc key (was it F-something in Excel???) and if I have to point to each cell individually and hit a recalc key that's going to turn the easy into unbearable.
I guess I'm going to have to break down and buy Excel again.
OldFatGuy: nm, figured it out. My bad. Using wrong formula.
Maighstir: Now I'm curious... what was the original question? From the replies I assume it was something along the lines of how to get a random number between 1 and 20 and why what you tried didn't work... so what
did you try?
I was using the wrong formula, RAND instead of RANDBETWEEN. I figured it out and edited my original text. But now I have a new problem. LOL