![]() |
#1
|
|||
|
|||
![]()
I am trying to use VBA to show the details within a Pivot Table.
My code is: With Sheets("Pivot_Table").PivotTables("PivotTable2").T ableRange1 .Cells(.Rows.Count, .Columns.Count).ShowDetail = True End With I am doing this with several different pivot table files and the above code works without any errors on the other files but only on one file I receive the error, "Unable to set the ShowDetail property of the Range class" Any suggestions on how to fix this? |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
pfiggy | Excel | 7 | 11-17-2015 10:46 PM |
![]() |
joneill | Excel | 5 | 11-24-2014 10:25 AM |
![]() |
pat263 | Excel Programming | 7 | 11-11-2014 07:56 AM |
![]() |
fredang | Excel Programming | 1 | 12-27-2013 07:34 PM |
Excel formula needed. | Rod | Excel | 1 | 08-03-2009 06:55 AM |