Hello all.
First of all I want to say that my experiense in Access is very little.
I want to create a database with
Random generated numbers that starts with 3 specific digits and continues with 7 or more random digits.
Exampe 309.1234567
Every number must be unique (only the second part - the 7 digits one).
Also, I must have a report anout these numbers. I may have 5 different groups (one starting with 309 the second 310 thrird 311 etc) and a function that I can check where a specific pin is located (in which group) and mark it as used or not.
Is this possible?
Thank you in advanced.