Loading lesson path
Concept visual
Start at both ends
The Randomize() function initializes the random number generator (used by
) with a seed.
seed )
Optional. A numeric value used by Rnd() to generate a random number. If omitted, MS Access will use the system timer as the seed value.
❮ MS Access Functions