Hi
I have a crystal report that is binded with 3 tables:
members(mid, name, other info)
dues(ref, mid, dues date, infor)
history(ref, mid, history date, infor)
Each member can have multiple dues and multiple history records.
On my crystal report, I have set-up 3 sections,
section 1: members data
section 2: dues data
section 3: history data
My problem is that I am unable to display multiple records in the dues and history data sections. How can I do this?
Section 1 should be :
Mid = 001 Name = Michael ODonnell
Other info: Gaeilge
Section 2 should be:
01/01/2001 membership,
I have a crystal report that is binded with 3 tables:
members(mid, name, other info)
dues(ref, mid, dues date, infor)
history(ref, mid, history date, infor)
Each member can have multiple dues and multiple history records.
On my crystal report, I have set-up 3 sections,
section 1: members data
section 2: dues data
section 3: history data
My problem is that I am unable to display multiple records in the dues and history data sections. How can I do this?
Section 1 should be :
Mid = 001 Name = Michael ODonnell
Other info: Gaeilge
Section 2 should be:
01/01/2001 membership,