No. Not that way.
You can use a subreport with multi-columns (across then down) or you can use
some vba code to concatenate the values into one string separated by spaces,
semi-colons, commas, or whatever.
Duane Hookom has a function that you can use.
Quoting Duane Hookom
I use a generic Concatenate() function. The code is listed below with both ADO
and DAO. There are comments regarding which lines to comment or uncomment
based on which library you prefer. Access 97 is mostly DAO while the default
for 2000 and newer is ADO.
See:
http://www.rogersaccesslibrary.com/forum/forum_posts.asp?TID=16
--
Duane Hookom
MS Access MVP
John Spencer
Access MVP 2002-2005, 2007-2008
The Hilltop Institute
University of Maryland Baltimore County