G
Guest
How can I get these fields to populate automatically?
Background:
I have a bridge table in this db due to the necessity of a many-to-many
relationship (there are clients and there are client representatives -- there
are several divisions of particular clients and the client representatives
can work for more than one division)
Problem:
I have a Main Client Form
There is a Subform on the Main Client Form which lists the Client Reps for
that particular division of a client.
By double-clicking on the client-rep-number field on the Subform, a form
opens up ("Client Rep Only") that has more complete information about that
particular client rep.
There is a command button on the "Client Rep Only" form that opens up a
listing of the particular matters that client rep is responsible for. While
it does indeed bring up the appropriate matters on the "Rep-Matters" form, it
does not populate the fields with the first and last name for that client rep.
Could the problem be that I have concatenated fields in the query for the
"Client Rep Only" form? I'm using Access 2002.
Background:
I have a bridge table in this db due to the necessity of a many-to-many
relationship (there are clients and there are client representatives -- there
are several divisions of particular clients and the client representatives
can work for more than one division)
Problem:
I have a Main Client Form
There is a Subform on the Main Client Form which lists the Client Reps for
that particular division of a client.
By double-clicking on the client-rep-number field on the Subform, a form
opens up ("Client Rep Only") that has more complete information about that
particular client rep.
There is a command button on the "Client Rep Only" form that opens up a
listing of the particular matters that client rep is responsible for. While
it does indeed bring up the appropriate matters on the "Rep-Matters" form, it
does not populate the fields with the first and last name for that client rep.
Could the problem be that I have concatenated fields in the query for the
"Client Rep Only" form? I'm using Access 2002.