HI have data where there are can be anywhere from 1 to probably 7 different job titles per employee record. What i am trying to do is get the data to crosstab, but having issues

What i need is for each id i want multiple columns that list all the possible job titles. I don't have any way to cross tab this data. Can someone suggest a solution?
Thanks!