Hi,
i have a table and i'd like to view the data in that table in a report.
the table has 2 fields, Date & Medication
The table looks something like this
Date Medication
01/02/2002 TDF
01/02/2002 Z5H
01/02/2002 IPP
01/03/2002 LLP
01/03/2002 PHT
01/03/2002 YHJ
01/03/2002 OPM
I would like the report to desplay this data like this
01/02/2002 TDF, Z5H, IPP
01/03/2002 LLP, PHT, YHJ, OPM
i have a table and i'd like to view the data in that table in a report.
the table has 2 fields, Date & Medication
The table looks something like this
Date Medication
01/02/2002 TDF
01/02/2002 Z5H
01/02/2002 IPP
01/03/2002 LLP
01/03/2002 PHT
01/03/2002 YHJ
01/03/2002 OPM
I would like the report to desplay this data like this
01/02/2002 TDF, Z5H, IPP
01/03/2002 LLP, PHT, YHJ, OPM