E
Emilio
I need to have this result:
OrderID Customer Items
3456 Jones Windows, Doors
(where the OrderID appears only once)
-------------------------------------------
Right now I have:
OrderID Customer Items
3456 Jones Windows
3456 Jones Doors
I am a newbie and can't figure this out.
Any help greatly appreciated.
Thanks,
Emilio
OrderID Customer Items
3456 Jones Windows, Doors
(where the OrderID appears only once)
-------------------------------------------
Right now I have:
OrderID Customer Items
3456 Jones Windows
3456 Jones Doors
I am a newbie and can't figure this out.
Any help greatly appreciated.
Thanks,
Emilio