I have a table, call it TBL. It has two columns,call them A and B. Now in the query I require one column as A and other column should be a comma seprated list of all B\'s wh
I believe you can create VBA functions and use them in your access queries. That might help you.