Ok, so I got the combo box I was working on to accept new values. When the user types in an entry not in the original table, I can prompt the user to see if he/she wants to add this entry to the list, and if he/she says yes, a box pops up and asks them to enter the entry again. Now, I was wondering, is there a way to make it so that the user only has to type in the word once, and have it save and automatically update the table or is this the only way?