PDA

View Full Version : Add to table



ProteanBeing
06-16-2008, 11:59 AM
I have a form [frm_Data_Entry] that has a combo box [cbo_Customer] with a list of customer names. [cbo_Customer] is populated from [tbl_Customer_List]. What is the best way to add a new customer to the list while in the form and update in real time.