Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 47
Default Pivot Table Missing Field List

When I create a pivot table, the field list does not appear. I click the
icon on the pivot table toolbar and nothing happens. I just suddenly stopped
appearing.

Any suggestions?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 133
Default Pivot Table Missing Field List

Try the following macro :

Sub test()
Application.CommandBars("PivotTable Field List").Enabled = True
End Sub

HTH
Daniel

When I create a pivot table, the field list does not appear. I click the
icon on the pivot table toolbar and nothing happens. I just suddenly stopped
appearing.

Any suggestions?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Pivot Table Missing Field List



"Daniel.C" wrote:

Try the following macro :

Sub test()
Application.CommandBars("PivotTable Field List").Enabled = True
End Sub

HTH
Daniel

When I create a pivot table, the field list does not appear. I click the
icon on the pivot table toolbar and nothing happens. I just suddenly stopped
appearing.

Any suggestions?




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Pivot Table Missing Field List

I ran this macro and (if I did it right) it didn't fix the problem.

I have many spreadsheets with pivot tables and have always been able to view
the field list on all sheets. Today I can view the field list on any
spreadsheet. So I assume this is some global configuration that has gotten
set. Is there some 'reset' to factory setting for pivot tables?


"LindaB" wrote:



"Daniel.C" wrote:

Try the following macro :

Sub test()
Application.CommandBars("PivotTable Field List").Enabled = True
End Sub

HTH
Daniel

When I create a pivot table, the field list does not appear. I click the
icon on the pivot table toolbar and nothing happens. I just suddenly stopped
appearing.

Any suggestions?




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Pivot Table Missing Field List

I have this same problem. I tried running this macro and, if I ran it
correctly, it didn't fix the problem.

I have many spreadsheet with pivot tables and have always been able to see
the field list until today. Now I can't see it on any of my spreadsheet. So I
assume that the problem is with some global setting. Is there somewher I can
rest the global settings for pivot tables?

"LindaB" wrote:



"Daniel.C" wrote:

Try the following macro :

Sub test()
Application.CommandBars("PivotTable Field List").Enabled = True
End Sub

HTH
Daniel

When I create a pivot table, the field list does not appear. I click the
icon on the pivot table toolbar and nothing happens. I just suddenly stopped
appearing.

Any suggestions?






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 18
Default Pivot Table Missing Field List

I am at a complete loss - I have tried this technique, and the code seemingly
ran in VBE but when I go back to my pivot tables, I still don't see the field
list. I've toggled the on/off and I've searched to see if the field list was
hiding somewhere in the open window, but after a couple weeks, I still
haven't found a resolution.

Importantly: When I run Excel in Safe Mode, the field list works perfectly!

Any suggestions??

THANKS!

"LindaB" wrote:

I have this same problem. I tried running this macro and, if I ran it
correctly, it didn't fix the problem.

I have many spreadsheet with pivot tables and have always been able to see
the field list until today. Now I can't see it on any of my spreadsheet. So I
assume that the problem is with some global setting. Is there somewher I can
rest the global settings for pivot tables?

"LindaB" wrote:



"Daniel.C" wrote:

Try the following macro :

Sub test()
Application.CommandBars("PivotTable Field List").Enabled = True
End Sub

HTH
Daniel

When I create a pivot table, the field list does not appear. I click the
icon on the pivot table toolbar and nothing happens. I just suddenly stopped
appearing.

Any suggestions?



  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 133
Default Pivot Table Missing Field List

Importantly: When I run Excel in Safe Mode, the field list works perfectly!

Try renaming Excel12.xlb or put it in another folder. With XP home, it
is located :
C:\Documents and Settings\USERNAME\Application Data\Microsoft\Excel
(change USERNAME)
Daniel


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pivot table field missing DianeG Excel Worksheet Functions 1 May 9th 08 06:27 PM
Pivot table field list missing filfoot Excel Discussion (Misc queries) 5 September 28th 07 11:41 AM
How to make a field created a part of the Pivot Table Field List? drhell Excel Discussion (Misc queries) 0 January 29th 07 11:13 PM
pivot table field list rm Excel Worksheet Functions 1 April 13th 06 10:34 PM
Missing Grand Total for a Calculated Field in a Pivot Table Robert Hamilton Excel Worksheet Functions 0 March 7th 06 06:14 PM


All times are GMT +1. The time now is 12:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"