Collapse into a single row.

P

pon

I combine two table person_id and benefit_id to get the following result
Angela, 07-10-1990, MEDICAL, 03mem
Angela, 07-10-1990, DENTAL, 04mem
Angela, 07-10-1990, VISION, 01mem

What kind of query should I use to get the following result?
Angela, 07-10-1990, MEDICAL, 03mem, DENTAL, 04mem, VISION, 01mem

Please help.
Thank you
 
M

MGFoster

pon said:
I combine two table person_id and benefit_id to get the following result
Angela, 07-10-1990, MEDICAL, 03mem
Angela, 07-10-1990, DENTAL, 04mem
Angela, 07-10-1990, VISION, 01mem

What kind of query should I use to get the following result?
Angela, 07-10-1990, MEDICAL, 03mem, DENTAL, 04mem, VISION, 01mem

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Often asked question. Here's an answer:

http://www.mvps.org/access/modules/mdl0004.htm

--
MGFoster:::mgf00 <at> earthlink <decimal-point> net
Oakland, CA (USA)
** Respond only to this newsgroup. I DO NOT respond to emails **

-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv

iQA/AwUBSfIOMIechKqOuFEgEQJtFgCg4hMLqJJGGIl4Cmb8DcQhyI4b4bsAoIax
SVjXOViWn23BunaCUC9Iaphq
=P86V
-----END PGP SIGNATURE-----
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top