I have been requested to create a combo box to list projects since typing the alphanumeric project causes typing errors. So, I now have a combo box on a form with a current list of projects.--- What is the best way to design an easy way for the user to update this box with new projects and delete the old projects. Thanks for your help.