query outout formating

S

SF

I have a project table that links to tblProvince and tblDistrict thru
provinceID and DistrictID respectively. A project can have one or more
districts

When a create a query it show:

ProjectID Project Name Province District
1 AA PP D1
1 AA PP D2

Is it possible to put the query into the following format

ProjectID Project Name Province District
1 AA PP D1, D2,...



SF
 

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