Hi everyone, I'm trying to get some data displayed, but I want it transposed, and I can't figure it out, and the examples that I have found on the 'net haven't addressed my issue. What I have is a list of contacts and what company they are with, so a straight up select query will give me that data. But, here's the difficult part, several contacts are the the contact for more than one company, so what I am trying to do is list each contact in the first column, and in the following columns list the companies that they are contacts for. I would like it to display something like this:
Col 1 Col 2 Col 3 Col 4
Jane Doe Company XYZ
Joe Smith Company A Company B Company C
Micheal Smith Company Q
Neal O'Church Company W Company R
If you have anything that would help, let me know.
Thanks
Lauren McDonald, B.Sc.
Programmer Analyst
Saskatchewan Healthcare Employees' Pension Plan
Col 1 Col 2 Col 3 Col 4
Jane Doe Company XYZ
Joe Smith Company A Company B Company C
Micheal Smith Company Q
Neal O'Church Company W Company R
If you have anything that would help, let me know.
Thanks
Lauren McDonald, B.Sc.
Programmer Analyst
Saskatchewan Healthcare Employees' Pension Plan