Add Record and Combo List

glpkid

Registered User.
Local time
Today, 09:03
Joined
Apr 3, 2006
Messages
14
I have an add record command button that will bring up a blank record where the user can fill in the information. My question is how do I get this record to be added to the combo list that will bring up the record i just filled out? I hope that makes sense. thanks
 
Taking for granted that this is all done on the same Form.

ReQuery your ComboBox.
 
Last edited:
how exactly do i requery the combo box, i can't seem to figure it out. much appreciated
 

Users who are viewing this thread

Back
Top Bottom