I was going to use autonumber to generate a unique ID number (not primary key), but now I need to generate this number only if some criteria are met.
Does anyone have some coding suggestions for doing this?
All criteria being use to determine if they should be assigned an ID number are...