Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm trying to make a VBA version of a shuffling algorithm I've seen, which is written (I think) in C. I've got the shape of it, I think, but I think there is a problem due to the Randomize() seed function in vba and the srand() function in C. Do they work the same way? How can I replicate the behaviour of srand in vba? Cheers, Chris |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Randomize from a list | Excel Discussion (Misc queries) | |||
randomize data | Excel Discussion (Misc queries) | |||
How can I randomize a set of data? | Excel Worksheet Functions | |||
How to Randomize Files? | Excel Programming | |||
randomize | Excel Programming |