Thanks MarkK, I already have that going for choosing the color in my attached database in the first post. But what about the first name? I wanted the first name form field to be a text box, not a combo box. The Control Source I have for the text box is "=[tbFirstNames]![First_Name]", but...