K
Kenny A.
I have a form with a subform. The subform is populated via a query. Several
records are returned that relate to the record in the main form. Each of
these records in the subform has a few fields. I need to copy data from 2 of
the fields, and apply this data to a record I am writing to another table in
an update procedure. How can I access the needed data. The record I need to
get in the subform will be the 1st record based on the sort of the query
supplying the data for the subform. Thanks in advance for your help.
Kenny
records are returned that relate to the record in the main form. Each of
these records in the subform has a few fields. I need to copy data from 2 of
the fields, and apply this data to a record I am writing to another table in
an update procedure. How can I access the needed data. The record I need to
get in the subform will be the 1st record based on the sort of the query
supplying the data for the subform. Thanks in advance for your help.
Kenny