B
Brad Pears
The management team has come up with a plan to generate random job#'s for
each home that we build - However, the first two digits will be the year the
job came in i.e. this years jobs will be starting with "05" and the next
three digits will be the random number I generate.
This number is stored in our Access DB and I must make sure that each time a
new random number is generated, that it does not already exist in the db -
so will have to do a quick lookup.
Does anyone have any code to randomize numbers? I want to generate a 3
digit number.
Thanks,
Brad
each home that we build - However, the first two digits will be the year the
job came in i.e. this years jobs will be starting with "05" and the next
three digits will be the random number I generate.
This number is stored in our Access DB and I must make sure that each time a
new random number is generated, that it does not already exist in the db -
so will have to do a quick lookup.
Does anyone have any code to randomize numbers? I want to generate a 3
digit number.
Thanks,
Brad