I would like to create a form that will auto generate a non-duplicate sequential number for certain types of projects inputted. For example, if one selects the “Special Projects” dropdown box, I need the program to automatically assign the project as SS-1001, SS-1002 and so forth. If someone selects the drop down box with nothing in it, then it will automatically assign the project as 6001, 6002, 6003 and so forth. Any help on this would be greatly appreciated.