Merge Records

Z

zyus

My sample field and records are as follow

Code MemberID
ABC 123
ABC 321
CDF 456
GHI 789

How to group the code & memberid in query as i would expect the result as
follow :

Code Member
ABC 123 & 321
CDF 456
GHI 789

Thanks
 

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