P
PhotoFinish
This is probably the acme of simplicity, but I can't get it:
I have a lookup table that has job titles for employees so it might say:
12345 Butcher
12345 Baker
12221 Candlestick maker
12221 Baker
12123 Butcher
What I want is to be able in a query (or subsequent report) to string them
together thusly:
12345 Butcher, Baker
12221 Baker, Candlestick maker
12123 Butcher
Without having to resort to a subreport, which takes up too much room and is
ugly to boot.
What would I need to do to consolidate these?
Thank you.
I have a lookup table that has job titles for employees so it might say:
12345 Butcher
12345 Baker
12221 Candlestick maker
12221 Baker
12123 Butcher
What I want is to be able in a query (or subsequent report) to string them
together thusly:
12345 Butcher, Baker
12221 Baker, Candlestick maker
12123 Butcher
Without having to resort to a subreport, which takes up too much room and is
ugly to boot.
What would I need to do to consolidate these?
Thank you.