I am working on a database for a small law firm. I want to create a unique identifier field from clients surnames. I want the field to start from 1000 if the surnames begin with A, B, and C and from 2000 if they begin with D, E, and F and so on. can that be done?