A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi
You need to make your source a Dynamic Range - not a Fixed Range as you have
at present.
How you achieve this can depend upon the version of Excel that you are
running.
For XL2003
Sit your cursor in the source data>Data>List>Create>click my data has
headers>OK
Right Click on the PT>Pt Wizard>back>ensure the source is the range you
selected for your List>OK>Finish
As more rows are aded to the List, it will grow automatically.
For XL2007 or XL2010
Sit your cursor in the the Source data>Insert tab>Table>my table has
headers>OK
With your cursor still in the source data you will see a new tab called
Design>Table name>change it from Table1 to something you want to call it.
Click on your PT>Options tab>Change data source>Enter the name of your
table>OK
For any version of Excel
Create a Defined Name >
XL2003 and earlier Insert>Name>Define
XL2007and later Formulas Tab>Define Name
Name myData
Refers to =$A$1:INDEX($1:$65536,COUNTA($A:$A),COUNTA($1:$1))
(If in versions above XL2003, the row number 65536 as above can be increased
to any number up to 1048576)
--
Regards
Roger Govier
"snydermans4" wrote in message news:*** Email address is removed for privacy ***...
Actually Shane - perhaps you can help me figure out how to solve my original problem. I had a spreadsheet that my pivot table data is housed. I added a column to this spreadsheet. When I go to the field list on my pivot table that column is not shown as an option. I simply want to add that column (it is the new fiscal year data) to my pivot table. Is there a way to change the area that the pivot table data should pull from? I know I am not using the correct terminology... sorry.
________ Information from ESET Smart Security, version of virus signature database 5223 (20100623)________
The message was checked by ESET Smart Security.
________ Information from ESET Smart Security, version of virus signature database 5223 (20100623)________
The message was checked by ESET Smart Security.
Roger Govier Microsoft Excel MVP