C
Chrissy
Hi, I asked for help and then closed the thread because I thought I knew what
I was doing. But I don't. I have a main form with a subform. I am only
working on the main form at this point. The main form is based on a table
CompanyDetails and the form contains all fields from the table. The first
field (Company) on the form is a combo box - set up with the wizard - I chose
"I want the combo box to look up the values in a table" and "Remember the
value for later use" - don't know if these are right. When the user selects
an item from the combo box it displays the CompanyName in the 2nd field on
the form (this is the data source for the combo box). What I want it to
actually do is retrieve the record from the table and put the details in the
form so the user can edit the details if needed - then move onto the subform.
The other problem is that when the user doesn't select from the combo box
and enters a new record the combo box is not updated unless I exit the form
and go back into it. Please help.
I was doing. But I don't. I have a main form with a subform. I am only
working on the main form at this point. The main form is based on a table
CompanyDetails and the form contains all fields from the table. The first
field (Company) on the form is a combo box - set up with the wizard - I chose
"I want the combo box to look up the values in a table" and "Remember the
value for later use" - don't know if these are right. When the user selects
an item from the combo box it displays the CompanyName in the 2nd field on
the form (this is the data source for the combo box). What I want it to
actually do is retrieve the record from the table and put the details in the
form so the user can edit the details if needed - then move onto the subform.
The other problem is that when the user doesn't select from the combo box
and enters a new record the combo box is not updated unless I exit the form
and go back into it. Please help.