T
TomC
I have a main form and a subform. I am trying to work a Combo Box on Last
Name to bring up a list of Last and First Names before I key a new record to
either update a record already in the file or add the new record. I've got
everything working with the exception that when I click on a name, my subform
data is filled with the individuals data, but not my main form. What do I
need to do to get the main form data also filled in? After tinkering with
this, I just wondered why it kept filling my Last Name with the ID code when
I specified not to update the field?
I would greatly appreciate any help you could give me on this.
Name to bring up a list of Last and First Names before I key a new record to
either update a record already in the file or add the new record. I've got
everything working with the exception that when I click on a name, my subform
data is filled with the individuals data, but not my main form. What do I
need to do to get the main form data also filled in? After tinkering with
this, I just wondered why it kept filling my Last Name with the ID code when
I specified not to update the field?
I would greatly appreciate any help you could give me on this.