Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 310
Default List of fields will not display for Pivot Tables

I am unable to display the list of fields when creating Pivot Tables. The
only way I've found to set the table up is to click on the 'Layout' button in
Step 3 of the Pivot Table Wizard. At that point I have what I need for the
moment but I am unable to alter/edit the table.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 33
Default List of fields will not display for Pivot Tables

Unless you are using code, creating the pivot table with the Layout button,
in the pivot table wizard, is the easiest method I have found.

Right click on the created pivot table, select the Pivot Table dropdown, and
select Wizard. Select Back. Make sure the pivot table data range is correct.
Make sure every column of data used in the pivot table has a header at the
top of it and is included in the pivot table data range. Click Next. Click
Layout and make sure the fields are in the correct location on the pivot
table. Click on OK. Click Finish. Right click each field, check the field
settings for each one, and make sure they are set to your specifications
(Sum, Count, etc...).

The data in the Data field must be numeric, except for the header, unless
you are doing a count of text (names, states, etc...).

Typically a pivot table is in a separate location from the data. You can not
alter it since it is sort of like a picture of the data in the range used
for the pivot table. You need to modify the data in the range then refresh
the pivot table. If you are replacing the data with a pivot table, you
should be able to edit the table itself. Creating a pivot table in this way
does replace the existing data.

Regards,

Alan


"Michelle" wrote in message
...
I am unable to display the list of fields when creating Pivot Tables. The
only way I've found to set the table up is to click on the 'Layout' button
in
Step 3 of the Pivot Table Wizard. At that point I have what I need for
the
moment but I am unable to alter/edit the table.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 310
Default List of fields will not display for Pivot Tables

Alan,
Thank you for your help. In the past I have been able to alter Pivot Tables
after I've created them by changing the data I want displayed. I used to be
able to drag and drop from the list of fields. Without that displayed, I
cannot do this. It doesn't make sense that I would have to make these
choices from the Wizard menu as that doesn't seem like an optimal solution.


"R1C1" wrote:

Unless you are using code, creating the pivot table with the Layout button,
in the pivot table wizard, is the easiest method I have found.

Right click on the created pivot table, select the Pivot Table dropdown, and
select Wizard. Select Back. Make sure the pivot table data range is correct.
Make sure every column of data used in the pivot table has a header at the
top of it and is included in the pivot table data range. Click Next. Click
Layout and make sure the fields are in the correct location on the pivot
table. Click on OK. Click Finish. Right click each field, check the field
settings for each one, and make sure they are set to your specifications
(Sum, Count, etc...).

The data in the Data field must be numeric, except for the header, unless
you are doing a count of text (names, states, etc...).

Typically a pivot table is in a separate location from the data. You can not
alter it since it is sort of like a picture of the data in the range used
for the pivot table. You need to modify the data in the range then refresh
the pivot table. If you are replacing the data with a pivot table, you
should be able to edit the table itself. Creating a pivot table in this way
does replace the existing data.

Regards,

Alan


"Michelle" wrote in message
...
I am unable to display the list of fields when creating Pivot Tables. The
only way I've found to set the table up is to click on the 'Layout' button
in
Step 3 of the Pivot Table Wizard. At that point I have what I need for
the
moment but I am unable to alter/edit the table.




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 33
Default List of fields will not display for Pivot Tables

Set your pivot table up using named ranges and reference those names in the
pivot table rather than using an absolute range. As the named range expands
or contracts with your data, so does the pivot table when it is refreshed.

Regards,

Alan


"Michelle" wrote in message
...
Alan,
Thank you for your help. In the past I have been able to alter Pivot
Tables
after I've created them by changing the data I want displayed. I used to
be
able to drag and drop from the list of fields. Without that displayed, I
cannot do this. It doesn't make sense that I would have to make these
choices from the Wizard menu as that doesn't seem like an optimal
solution.


"R1C1" wrote:

Unless you are using code, creating the pivot table with the Layout
button,
in the pivot table wizard, is the easiest method I have found.

Right click on the created pivot table, select the Pivot Table dropdown,
and
select Wizard. Select Back. Make sure the pivot table data range is
correct.
Make sure every column of data used in the pivot table has a header at
the
top of it and is included in the pivot table data range. Click Next.
Click
Layout and make sure the fields are in the correct location on the pivot
table. Click on OK. Click Finish. Right click each field, check the field
settings for each one, and make sure they are set to your specifications
(Sum, Count, etc...).

The data in the Data field must be numeric, except for the header, unless
you are doing a count of text (names, states, etc...).

Typically a pivot table is in a separate location from the data. You can
not
alter it since it is sort of like a picture of the data in the range used
for the pivot table. You need to modify the data in the range then
refresh
the pivot table. If you are replacing the data with a pivot table, you
should be able to edit the table itself. Creating a pivot table in this
way
does replace the existing data.

Regards,

Alan


"Michelle" wrote in message
...
I am unable to display the list of fields when creating Pivot Tables.
The
only way I've found to set the table up is to click on the 'Layout'
button
in
Step 3 of the Pivot Table Wizard. At that point I have what I need for
the
moment but I am unable to alter/edit the table.






  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 33
Default List of fields will not display for Pivot Tables

I forgot to mention the Pivot Table Field List toolbar. It is found on the
Pivot Table toolbar. You can drag and drop fields to and from the pivot
table. You can modify a lot of the pivot table using the pivot table
toolbar. I don't know of any other way to set the field data range, other
than using the wizard, when the range is absolute. Again, using named ranges
instead cures this problem.

Regards,

Alan


"Michelle" wrote in message
...
Alan,
Thank you for your help. In the past I have been able to alter Pivot
Tables
after I've created them by changing the data I want displayed. I used to
be
able to drag and drop from the list of fields. Without that displayed, I
cannot do this. It doesn't make sense that I would have to make these
choices from the Wizard menu as that doesn't seem like an optimal
solution.


"R1C1" wrote:

Unless you are using code, creating the pivot table with the Layout
button,
in the pivot table wizard, is the easiest method I have found.

Right click on the created pivot table, select the Pivot Table dropdown,
and
select Wizard. Select Back. Make sure the pivot table data range is
correct.
Make sure every column of data used in the pivot table has a header at
the
top of it and is included in the pivot table data range. Click Next.
Click
Layout and make sure the fields are in the correct location on the pivot
table. Click on OK. Click Finish. Right click each field, check the field
settings for each one, and make sure they are set to your specifications
(Sum, Count, etc...).

The data in the Data field must be numeric, except for the header, unless
you are doing a count of text (names, states, etc...).

Typically a pivot table is in a separate location from the data. You can
not
alter it since it is sort of like a picture of the data in the range used
for the pivot table. You need to modify the data in the range then
refresh
the pivot table. If you are replacing the data with a pivot table, you
should be able to edit the table itself. Creating a pivot table in this
way
does replace the existing data.

Regards,

Alan


"Michelle" wrote in message
...
I am unable to display the list of fields when creating Pivot Tables.
The
only way I've found to set the table up is to click on the 'Layout'
button
in
Step 3 of the Pivot Table Wizard. At that point I have what I need for
the
moment but I am unable to alter/edit the table.






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
Since SP2, my pivot tables cannot select various fields tlld Excel Discussion (Misc queries) 3 November 1st 06 10:39 PM
Calculating fields in pivot tables kosciosco Excel Discussion (Misc queries) 2 June 6th 06 02:45 PM
Pivot Tables - how do I add in calculated fields? ColinS via OfficeKB.com Excel Worksheet Functions 0 April 6th 06 05:40 PM
Calcualted Fields in Pivot Tables Nigel Drinkwater Excel Worksheet Functions 1 December 16th 05 05:44 PM
row fields in pivot tables saeed Excel Discussion (Misc queries) 2 May 7th 05 02:46 AM


All times are GMT +1. The time now is 10:28 PM.

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"