Generate a list permutation numbers without duplicate

Status
Not open for further replies.

jamshoot

Board Regular
Joined
Oct 15, 2009
Messages
199
Hi all

Seek help.
My excel level is just average with only little knowledge in VBA.
I am looking for a simple VBA to self generate numbers with a given number with no duplicate.

Example:
In A1, I have 1234.
A simple VBA which can generate number in a column B1, a series of numbers based on A1 (1234) until there is no repeat.
I have tried one past VBA done by fellow guru. But it does not work on numbers. When I used it, there are duplicates :

http://www.mrexcel.com/forum/excel-questions/821222-all-possible-combinations-without-repeating.html
Any guru can help.

Cheers
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Status
Not open for further replies.

Forum statistics

Threads
1,214,907
Messages
6,122,185
Members
449,071
Latest member
cdnMech

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