Random numbers

MPC64

New Member
Joined
Apr 29, 2020
Messages
3
Office Version
  1. 365
Platform
  1. Windows
I need to randomise numbers 1 to 12 using the RANDBETWEEN(1,12) but I need each number represented once. When I do this in a column format I get numbers repeated more than once. Is there a way of having 1-12 in column A and then in column B randomise those 12 numbers so that each is represented once?
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
Brilliant - thank you - not sure what the formula in C does but it works and that's all I need!
 
Upvote 0
Thanks - not really clarified it but I don't really need to know the workings. I just need a list of numbers 1-12 which are randomised so however it gets there that's fine by me!
 
Upvote 0
Brilliant - thank you - not sure what the formula in C does but it works and that's all I need!
Try the inner help... It simply ranks (orders) a value in a list of values.
 
Upvote 0

Forum statistics

Threads
1,214,824
Messages
6,121,783
Members
449,049
Latest member
greyangel23

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top