Welcome to MacBoardz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Data range for Pivot table

 
   Macintosh computer (Home) -> Excel RSS
Next:  customize keyboard  
Author Message
Susanne

External


Since: Dec 10, 2007
Posts: 1



(Msg. 1) Posted: Mon Dec 10, 2007 1:25 am
Post subject: Data range for Pivot table
Archived from groups: microsoft>public>mac>office>excel (more info?)

Seems quite simple, but I simply can not seem to find out how to change the
data range of an exisiting pivot table.

Every month I add rows to this worksheet, and every month I create a new
pivot table. I simply can not find how to just expand the data range instead?

--
Rgs
Susanne

 >> Stay informed about: Data range for Pivot table 
Back to top
Login to vote
JE McGimpsey

External


Since: Mar 07, 2004
Posts: 3054



(Msg. 2) Posted: Mon Dec 10, 2007 4:51 am
Post subject: Re: Data range for Pivot table [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article ,
Susanne wrote:

> Seems quite simple, but I simply can not seem to find out how to change the
> data range of an exisiting pivot table.
>
> Every month I add rows to this worksheet, and every month I create a new
> pivot table. I simply can not find how to just expand the data range instead?

One way is to, with the PT selected, invoke the PT Wizard from the PT
toolbar, click Back, and reenter your range.

A better way is to use a dynamic range as your PT source. For instance,
if your data is in Sheet1, columns A:F, then define a name using
Insert/Name/Define:

Name in workbook: MyTable
Refers to:

=OFFSET(Sheet1!$A$1,,,COUNTA(Sheet1!$A:$A),6)

Then, in creating the PT, use

=MyTable

as the source.

 >> Stay informed about: Data range for Pivot table 
Back to top
Login to vote
CyberTaz

External


Since: Jul 20, 2005
Posts: 1017



(Msg. 3) Posted: Mon Dec 10, 2007 6:51 am
Post subject: Re: Data range for Pivot table [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Susanne -

You'll probably get some additional suggestions that may be more elegant:-)
but this is one option that may help in the meantime...

The new rows don't get picked up automatically if they are appended to the
bottom of the existing list even when you click Refresh - they do get
included if inserted within the existing defined range. So, to add the new
rows (that have been added at the bottom), click the Pivot Table Wizard
Button on the PT Toolbar then click the Back button & edit the range to
include the additional rows, then Finish.

HTH |:>)
Bob Jones
[MVP] Office:Mac



On 12/10/07 4:25 AM, in article
5036647E-6E30-4A5C-99FA-06DD01039B58 DeleteThis @microsoft.com, "Susanne"
wrote:

> Seems quite simple, but I simply can not seem to find out how to change the
> data range of an exisiting pivot table.
>
> Every month I add rows to this worksheet, and every month I create a new
> pivot table. I simply can not find how to just expand the data range instead?
 >> Stay informed about: Data range for Pivot table 
Back to top
Login to vote
the3rdParty

External


Since: Nov 26, 2007
Posts: 7



(Msg. 4) Posted: Mon Dec 10, 2007 12:30 pm
Post subject: Re: Data range for Pivot table [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> One way is to, with the PT selected, invoke the PT Wizard from the PT
> toolbar, click Back, and reenter your range.
>
> A better way is to use a dynamic range as your PT source. For instance,
> if your data is in Sheet1, columns A:F, then define a name using
> Insert/Name/Define:
>
> Name in workbook: MyTable
> Refers to:
>
> =OFFSET(Sheet1!$A$1,,,COUNTA(Sheet1!$A:$A),6)
>
> Then, in creating the PT, use
>
> =MyTable
>
> as the source.


I was faced with the same issue on a regular basis [until I got the XL-
FM ODBC link to work Smile ] and did something very similar to that
suggested above but a bit simpler.

1. Get the data into the spreadsheet
2. Leave a blank row at the bottom of the data and then write a piece
of text in col A in the row beyond this to mark what will be the end
of your data range. Why do this? well I used to find that that
sometimes I got confused and inserted the new data outside of the data
range. With a marker in the last row I always knew whether or not the
data had gone into the correct place.
3. Select the data range incl column headings and that last row
containing the text marker in col A.
4.In the cell reference box at the far left of the formula bar type in
a name for the data range like MyTable and press Enter (this avoids
the insert/name/define step indicated above )
5 Define your pivot table and just put MyTable in the range box. If
the presence of the marker interferes with the pivot table, right
click the first cell in the row you dont want in the pivot table and
select 'hide'

When you want to insert more data in the data range just insert rows
above that data marker and then refresh the pivot table



All roads lead to Rome, but there are many of them.....

james
 >> Stay informed about: Data range for Pivot table 
Back to top
Login to vote
bababa

External


Since: Feb 12, 2008
Posts: 1



(Msg. 5) Posted: Tue Feb 12, 2008 1:45 pm
Post subject: Re: Data range for Pivot table [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I've read everyone's responses and have to wonder why you wouldn't just select the columns as the data range...then it refreshes automatically if additional data is added.<br>
<br>
I'm sure there's a reason - it just doesn't come to mind.
 >> Stay informed about: Data range for Pivot table 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
filemaker pro as data source for pivot table in mac excel? - in looking at threads in this newsgroup, it's unclear to me whether this can be done. I've got an application that runs on a pc using ms/access as a data source for an excel pivot table. If I convert the access application to filemaker pro, will a pivo...

Pivot table - Sorry for my very bad english but I am italian... I have a problem with Excel 2004, latest patch. I have created a sheet, selected data into sheet, and I have transformed this data into list with command "Create list" Then I have created a...

Pivot Table weaknesses - Have only just come back to Mac as a business tool and today I found a major weakness in MS Excel X compared with the equivalent in PC. I am beginning to believe my colleagues when they tell me that Macs & PC's are just not compatible, skills on one...

Pivot table & crashing - Hi, I don't know if this is a bug.. But if I have a pivot table and I go to Wizard and then try to use "back" to get to the source data, Excel will crash. This is particularly bad if the file has been opened in Windows. Any suggestions (ps. H...

Pivot Table Formatting - I am currently working with Excel 2004 for the Mac and created a pivot table which worked fine. However, I made a number of format changes to make the report look better and whenever I refresh the data I lose all the formatting. I have the 'Preserven..
   Macintosh computer (Home) -> Excel All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]