![]() |
|
#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 Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Help needed with Excel Lookup...
|
pfiggy | Excel | 7 | 11-17-2015 10:46 PM |
Help needed: How can I insert regular interval dates in excel row
|
joneill | Excel | 5 | 11-24-2014 10:25 AM |
Help needed in excel VBA to transfer bookmarks
|
pat263 | Excel Programming | 7 | 11-11-2014 07:56 AM |
Urgent help needed for 2003 Macro to run in Excel 2007
|
fredang | Excel Programming | 1 | 12-27-2013 07:34 PM |
| Excel formula needed. | Rod | Excel | 1 | 08-03-2009 06:55 AM |