T
TDR
I have an 'accounts' table with the 'accountnumber' as the primary key. I
have several other tables such as 'transfers', 'systematic plans', 'loans'
etc. with the 'accountnumber' field set as a lookup column in each of these
tables. When I open the 'accounts' table in datasheet view and I click on
the plus sign, an 'insert subdatasheet' popup appears that requires me to
pick a table.
When I click on the plus sign (I would also like to know what the name of
the plus sign is) I would like it to list all the other tables with a plus
sign, so when I click on, for instance, the plus sign beside 'transfers',
another subdatasheet appears with the transfer details of the accountnumber
of which I originally clicked the plus sign. One thing is that the subtables
such as 'transfers' will not necessarily have data for every account, as not
every account is in the process of receiving or delivering assets.
I've been able to relate the 'accounts' table to a 'client' table and the
'client' table to a 'household' table etc. but I am stumped to how I should
link these other tables I have mentioned above.
Let me know if you require further details.
have several other tables such as 'transfers', 'systematic plans', 'loans'
etc. with the 'accountnumber' field set as a lookup column in each of these
tables. When I open the 'accounts' table in datasheet view and I click on
the plus sign, an 'insert subdatasheet' popup appears that requires me to
pick a table.
When I click on the plus sign (I would also like to know what the name of
the plus sign is) I would like it to list all the other tables with a plus
sign, so when I click on, for instance, the plus sign beside 'transfers',
another subdatasheet appears with the transfer details of the accountnumber
of which I originally clicked the plus sign. One thing is that the subtables
such as 'transfers' will not necessarily have data for every account, as not
every account is in the process of receiving or delivering assets.
I've been able to relate the 'accounts' table to a 'client' table and the
'client' table to a 'household' table etc. but I am stumped to how I should
link these other tables I have mentioned above.
Let me know if you require further details.