drichter12
Technical User
I have a need to set up a field to generate a unique random number within a pre-defined range and wonder if this is a simple task or not. Here is the situation:
We have to generate a unique random "access code" which falls between 10000 and 99999 for each new record created. These are access codes for long distance calling and are assigned to employees as they are added. The number would remain with the employee until the employee is terminated or their code is revoked but the number cannot be re-used for accounting purposes.
Any ideas or suggestions would be appreciated.
Thanks,
Dale
Dale
We have to generate a unique random "access code" which falls between 10000 and 99999 for each new record created. These are access codes for long distance calling and are assigned to employees as they are added. The number would remain with the employee until the employee is terminated or their code is revoked but the number cannot be re-used for accounting purposes.
Any ideas or suggestions would be appreciated.
Thanks,
Dale
Dale