Posted to microsoft.public.excel.programming
|
|
Random Generation
Take a look he
http://www.mcgimpsey.com/excel/randint.html
In article .com,
"lordofthe9" wrote:
I am using VBA within Excel and have to generate the following:
4 Integers between 1 and 6 inclusive, none of which are the same.
I can only use VBA to do this.
|