I need to generate a list of random numbers that are between 1 and 2, to 2 decimal places.
How can I use RANDBETWEEN to do this please?
I need to generate a list of random numbers that are between 1 and 2, to 2 decimal places.
How can I use RANDBETWEEN to do this please?
Try this:
=RANDBETWEEN(100,200)/100
Hope this helps.
Pete
Like this:
=RANDBETWEEN(100,200)/100
Make sure the cell formatting is set to two decimal places.
Excel 2016 (Windows) 32 bit
A 1 1.38 2 1.16 3 1.49 4 1.71 5 1.01 6 1.24 7 1.70 8 1.38 9 1.44
Sheet: Sheet2
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
I think
Formula:
=RANDBETWEEN(100,200)/100
should works.
Happy with my answer * Add Reputation.
If You are happy with solution, please use Thread tools and mark thread as SOLVED.
... and then three come along all at once ...
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks