Hi,
I have 2 tables namely:
I have a form which has a subform named (beneficiary dts) which displays all the beneficiary details. Now wat i want is that, when the user clicks on a particular record in the subform beneficiary dts, the corresponding payment details should be displayed in the another subform (payment dtls)
thanks
Sajit
I have 2 tables namely:
Code:
Beneficiary
Code:
Solar Lantern No - Pkey Benficiary Name Cost
Code:
Payment Solar Lantern - Fkey Payment - the payment can be made in installments Payment date
thanks
Sajit
Comment