Hi,
I would like to ask for some direction on what would be the best way to
(1) Autopopulate a combo box to text boxes - used for a customer list
(2) Then have the information saved in the table?
NOTE: I have already tried this method with 50% success - it works but does not save to the table.
control source of the text box - comboboxname.co lumn(n)
First Question? What is the best method to to autopopulate then save to a text box?
Second Question? Should I run the combo box off of a query?
Thanks for your help
Gary
I would like to ask for some direction on what would be the best way to
(1) Autopopulate a combo box to text boxes - used for a customer list
(2) Then have the information saved in the table?
NOTE: I have already tried this method with 50% success - it works but does not save to the table.
control source of the text box - comboboxname.co lumn(n)
First Question? What is the best method to to autopopulate then save to a text box?
Second Question? Should I run the combo box off of a query?
Thanks for your help
Gary
Comment