Share via

Missing Field List when creating Pivot Table

Anonymous
2010-07-22T16:11:26+00:00

I cannot get the Field List to appear when creating a Pivot Table. The button is not operative on the toolbar ribbon and it does not appear when selected via right click on the mouse. The effect being that I cannot create a Pivot Tabel,

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

13 answers

Sort by: Most helpful
  1. Anonymous
    2010-07-22T22:16:32+00:00

    One of these might help:

    Were you recently using two monitors or a monitor with a laptop and have now switched to one monitor or just the laptop, or has the field window been moved from the viewable area?

    Select a cell within the range of your pivot table.

    Press F10

    Press CTRL+TAB

    Press CTRL+SPACE

    Press M

    Press the Up Arrow key

    Move your mouse around and left click to drop the window somewhere you can see it.

    Are macros enabled in your workbook, or are you prompted to run macros when opening the workbook?

    Try running this:

    Sub Macro99()

    ActiveWorkbook.ShowPivotTableFieldList = True

    End Sub

    Was this answer helpful?

    20+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2014-10-23T17:09:07+00:00

    The trick to delete the Excel12.xlb file in the C:\Users<YourUserName>\AppData\Roaming\Microsoft\Excel folder was magic for me.

    I was kind of desperate to see the Pivot Table Fields again and this worked beautifully!

    Thanks a million for the help

    Was this answer helpful?

    6 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2014-08-12T22:48:41+00:00

    What was preventing Excel to show Fields List when selecting the related pivot table was that the initialization file Excel12.xlb was launched twice: one from my hApplication Data\Excel\XLSTART folder and one from my Application Data\Excel folder.

    Removing the one from the XLSTART folder did the trick immediately at the next Excel startup.

    Of course, having tried all other possible causes exposed here did not resolve the issue: looking for an hidden/masked Fields List windows, resetting the windows and command bars with a VBA macro,etc.

    Only starting Excel in safe mode was successful. That's what lead the resolver to post this simple trick. God bless him! Here's his post.

    Alternatives solutions for different root causes are discussed via the following links:

    http://forums.techguy.org/business-applications/861702-excel-2007-pivot-table-field.html

    http://forums.techguy.org/business-applications/855097-excel-2007-pivottable-field-list.html

    Cheers from France

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2013-01-05T19:00:22+00:00

    I had this problem too in Excel 2010 and found a simple solution:

    Make sure the cursor is in a cell in the pivot data when you right click the mouse. Then you'll see "show field list" in the context menu.

    You can also enable it in the Pivot Table Tab>Options tab, but you HAVE to have the cursor in the pivot data first.

    HTH,

    Emma

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2014-03-24T06:15:46+00:00

    I am having the same problem while using excel 2010.  And yes, I am using two monitors connected to my laptop.  Not only can I not see the filed list while creating PivotTables, when I right-click on any cell while in the spread sheet, the shortcut menu does not appear.

    Please advise

    Maurice

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments