I have a form that gives me a basic rundown of computers at my facility. I have a field called "Computer Description" which lists the user or location name of that computer. On the form the "Computer Description" is setup as a combo box so that I can select the computer and it brings the information relating to that computer to my form. What I would like to do is be able to update information in the combo box, for example let's say that a drop down choice is Joe S. and I would like to change it to Joe Shmoe. What is the best way to do this, any help would be appreciated.