I have a database with our client list as a field which is a combo dropdown box. What I would like to do is when I choose a customer from the combo box is have it display all of the information in the various fields for that customer. The client in the primary key and we keep updating each client as we do any dealing with them in a notes field. Is there a way to make this happen. I thought that maybe the onFocus might work but I didn't have any luck with it. Any suggestions would be greatly appreciated! Thanks