Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Referencing field from different KSlave fields

0 views
Skip to first unread message

H. Martins

unread,
Oct 28, 2008, 10:25:29 AM10/28/08
to
I have table A and B

TableA has two KeySlave fields pointing to TableB as:

Table a:
PlaceOfBirthKSlave
PlaceOfRegistrationKSlave

Table B
KMaster
stringPlace

In a report, how do I refer stringPlace concerning PlaceOfBirthKSlave
and the same to PlaceOfRegistrationKSlave?

In a ListBox it is easy because RowSource also refers the respective
KSlave field. But in a text box, how do I define I want (as example)
the stringPlace relative to the PlaceOfBirth not the
PlaceOfRegistration?

Thanks
H. Martins

0 new messages