To randomize i use this:
Randomize
MyFile = int((6 + RND) + 1)

Does this produce a pattern? My friend says yes, I say no

Steve