Multiple Record Values to Single Report Field

D

DerekCraine

I have a database which uses three different tables: PersInfo; IncInfo; and
ProInfo. I need to create a summary report which lists names from PersInfo
and corresponding incidents from IncInfo (sometimes multiple incidents per
person). I can create the query/report combo to show this, but I am
interested in creating an expandable field on my report to list all of the
incident entries for each person in one field, separated by a semi-colon (;).
Is this possible? If so, any help would be greatly appreciated.

-Derek
 
Top