G
Guest
I think this is a pretty easy solution, just don't know it. I have a report
I'd like to pull from a query that I built from multiple tables. In each
field the information is the same (from one table), with the exception of one
field of changing information (from another table). Because I'm bad at
explaining, I'll give a visual. For example, below is what is displaying in
the query now:
Date Time Location Attendee
6/6/06 10am USA JR Schwartz
6/6/06 10am USA Allie Snow
6/6/06 10am USA Kelly Cay
I want the report to look like this however (below), and I know without some
adjusting somewhere, the report will just print out what I have in the query
above repeating the date, time and location:
Date Time Location Attendee
6/6/06 10am USA JR Schwartz, Allie Snow, Kelly Cay
I belive that I need to adjust something in a second query before I build a
report, but I'm just not sure what to do. Any help is greatly appreciated.
Thank you!
-Valerie
I'd like to pull from a query that I built from multiple tables. In each
field the information is the same (from one table), with the exception of one
field of changing information (from another table). Because I'm bad at
explaining, I'll give a visual. For example, below is what is displaying in
the query now:
Date Time Location Attendee
6/6/06 10am USA JR Schwartz
6/6/06 10am USA Allie Snow
6/6/06 10am USA Kelly Cay
I want the report to look like this however (below), and I know without some
adjusting somewhere, the report will just print out what I have in the query
above repeating the date, time and location:
Date Time Location Attendee
6/6/06 10am USA JR Schwartz, Allie Snow, Kelly Cay
I belive that I need to adjust something in a second query before I build a
report, but I'm just not sure what to do. Any help is greatly appreciated.
Thank you!
-Valerie