Stripes1283
Programmer
Hi I am selecting members from a table every member has 2 beneficiaries, when the data displays says for one member, then it display the member details at each beneficiary detail.
is there anyway i can show the member details only at the top beneficiary causing it to be categorised under the member detail, instead of showing the member details twice, now i cant use distinct only cause the beneficiary detail isnt the same, so where it is say...
Member beneficiary
Shaun Mike
Shaun William
I would like it to be:
Member Beneficiary
Shaun Mike
William
Thanks for any help kind Regards.
is there anyway i can show the member details only at the top beneficiary causing it to be categorised under the member detail, instead of showing the member details twice, now i cant use distinct only cause the beneficiary detail isnt the same, so where it is say...
Member beneficiary
Shaun Mike
Shaun William
I would like it to be:
Member Beneficiary
Shaun Mike
William
Thanks for any help kind Regards.