G
goeppngr via AccessMonster.com
I have searched the system and can't quite find something that will do what I
want.
I have a table, tblSettings that has about 35 fields. One of the fields
contains a description for a specific part in our manufacturing facility
(DIEDES). I am wanting to create a form with a combo box (selections based
on the DIEDES), that when selected will populate the other 34 textboxes with
the data in the table that corresponds with the users combo box selection.
Currently the form has its' recordsource as tblSettings, with the combo box
unbound, but I don't feel this is correct way to proceed. How can I quickly
populate those textboxes based on the selection from the combo box?
As an added convenience, I would like for the default form to be blank. Any
help is greatly appreciated.
want.
I have a table, tblSettings that has about 35 fields. One of the fields
contains a description for a specific part in our manufacturing facility
(DIEDES). I am wanting to create a form with a combo box (selections based
on the DIEDES), that when selected will populate the other 34 textboxes with
the data in the table that corresponds with the users combo box selection.
Currently the form has its' recordsource as tblSettings, with the combo box
unbound, but I don't feel this is correct way to proceed. How can I quickly
populate those textboxes based on the selection from the combo box?
As an added convenience, I would like for the default form to be blank. Any
help is greatly appreciated.