hello all
I am trying to do grouping and about detail records
I have
Date
Time
Type
Person Name
Person DOB
Person Address
Person can enter a record for a same date, time and type
so i am doing grouping based on three
First grouping on date
Second grouping on time
third grouping on type
and i did supress if duplicate
Other three fields are grouped based on the type for each date and time.
But i am unable to do this.
