Hi all
very very basic user here so please don't laugh!
I need to get into one text box, dog names from the same field but in multiple rows in an Access data table:
e.g.
row 1, name Jack
row 2 name Jill
row 3 name Bob
Jack and Jill belong to the same owner (same unique ID 273 for owner) Bob is seperate
I want to put into a report all the dog's names belonging to one person in one text field
e.g.
unique ID 273, dog name(s) Jack & Jill
At the moment, I am getting a seperate page for each dog.
Hope I have explained it clear enough and thanks in advance
Steve
very very basic user here so please don't laugh!
I need to get into one text box, dog names from the same field but in multiple rows in an Access data table:
e.g.
row 1, name Jack
row 2 name Jill
row 3 name Bob
Jack and Jill belong to the same owner (same unique ID 273 for owner) Bob is seperate
I want to put into a report all the dog's names belonging to one person in one text field
e.g.
unique ID 273, dog name(s) Jack & Jill
At the moment, I am getting a seperate page for each dog.
Hope I have explained it clear enough and thanks in advance
Steve
Comment