Show Detail of Pivot Table

  • Thread starter Thread starter Michael Smith
  • Start date Start date
M

Michael Smith

Does anyone know the code on how to "show detail" of a variable in a
pivot table? I have a sub that pivots all employees and I want to see
the detail of one employee in paticular.
Thanks in advance.
 
The cell will not always be the same. But the Employee will always be
there....therefore opening cell C16 won't necessarily be the employee I
need.
 
It was an example Michael

Obviously you would need to write code to identify the appropriate cell.
 
Back
Top