C
Cam
Hello,
I have a query with workcenter and different machines tie to the workcenter
So there could be multiples machines in a workcenter. How do I query so that
only one record of workcenter is displayed, then add another field to list
all the machine number? Sample
workcenter wcdesc machine etc......
A32 T50 avenger 4022
A32 T50 avenger 6022
A32 T50 avenger 1022
A52 T35 bently 6022
A52 T35 bently 9025
Result wanted:
workcenter wcdesc machine etc......
A32 T50 avenger 1022, 4022, 6022
A52 T35 bently 6022, 9025
Thanks
I have a query with workcenter and different machines tie to the workcenter
So there could be multiples machines in a workcenter. How do I query so that
only one record of workcenter is displayed, then add another field to list
all the machine number? Sample
workcenter wcdesc machine etc......
A32 T50 avenger 4022
A32 T50 avenger 6022
A32 T50 avenger 1022
A52 T35 bently 6022
A52 T35 bently 9025
Result wanted:
workcenter wcdesc machine etc......
A32 T50 avenger 1022, 4022, 6022
A52 T35 bently 6022, 9025
Thanks