Hi, I have a little problem with a pivottable that I wonder if it could be resolved in VBA. I have a Pivottable that shows Name, surname, title, subtitle and sales amounts (as calculated field). Ok now for the problem. If there is the same name, surname and the same title but different sub title it only shows one row for the title. Is it possible to find the title in the data sheet and increment the title with a space for each time it occurs. Ie if there is two Peter Smith with the title Boss and with a different subtitle (ie sales manager and Relationship manager) is it possible to increment the second Boss with one space and if there where more increment them accordingly? Ex
Peter Smith Boss sales manager
Peter Smith Boss Relationship manager (increment Boss with an extra space at end)
Peter Smith Boss Genereal manager (increment Boss with 2 extra spaces at end) and so on...
Cheers
Rob
Peter Smith Boss sales manager
Peter Smith Boss Relationship manager (increment Boss with an extra space at end)
Peter Smith Boss Genereal manager (increment Boss with 2 extra spaces at end) and so on...
Cheers
Rob