G
Guest
Hi,
I have a database that includes a table of document names and other tables
of document characteristics. I also have many-to-many tables to link
documents and characteristics. I can create a form or report that shows
documents and their associated characteristics displayed vertically:
Document 1
Characteristic 1
Characteristic 3
Characteristic 9
However, I would like to create a comma separated list of characteristics in
a horizontal layout:
Document 1
Characteristic 1, Characteristic 3, Characteristic 9
I appreciate your help,
David
I have a database that includes a table of document names and other tables
of document characteristics. I also have many-to-many tables to link
documents and characteristics. I can create a form or report that shows
documents and their associated characteristics displayed vertically:
Document 1
Characteristic 1
Characteristic 3
Characteristic 9
However, I would like to create a comma separated list of characteristics in
a horizontal layout:
Document 1
Characteristic 1, Characteristic 3, Characteristic 9
I appreciate your help,
David