So pivot tables are supposed to be great, I'm still trying to get to that point. Is there certain situations it just cannot handle?
I have data that is not just a simple Row(Vertical), Header(horizontal) and Data format.
Really what I'm trying to accomplish is something like what would be very simple with SQL, Select employeeJob Description from Table X where employeeName = "Joe Schmoe"
Beyond that I'm doing some formatting but getting the job description carried over and matched to every employee is harder than it should be.
Any Suggestions?
Thanks for all help,
Scott
I have data that is not just a simple Row(Vertical), Header(horizontal) and Data format.
Really what I'm trying to accomplish is something like what would be very simple with SQL, Select employeeJob Description from Table X where employeeName = "Joe Schmoe"
Beyond that I'm doing some formatting but getting the job description carried over and matched to every employee is harder than it should be.
Any Suggestions?
Thanks for all help,
Scott