Show several values within one query cell

C

CW

Our orders are often each split over several locations while stored in the
warehouse, represented by bay numbers such as A1, C12, H18 etc etc. These
records are held in a table containing the order numbers and locations.

When I run a query to show what goods we have in store and where, the record
is displayed several times (several rows) if it is in multiple locations,
i.e. one occurrence for each different location.

Is there any way to display all the locations for each order all within one
cell (column/row) on the query? I thought about concatenating them in a
non-visible field on the main order form and then pulling them from there,
rather than direct from the locations table. Does anybody have a more elegant
solution?
Many thanks
CW
 

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