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

Pivot Tables

 
   Macintosh computer (Home) -> Excel RSS
Related Topics:
Excel 2004 and pivot tables - I have a workbook that I update - about 3 times a week. The primary page in it is a worksheet with a pivot table. I update the contents of the other in the workbook and then update the of the pivot table. This all..

Does Excel 2004 have Pivot Tables? - I know Excel X does not have Pivot Tables. Looking for a reason to = to Office 2004. Anyone know if Excel 2004 has Pivot Tables? Thanks!

Grouping in Pivot Tables - I hope someone can help me with this. I have a pivot table that tracks golf scores for a number of players on a number of courses. Players runs down the side (i.e., row date across the top (column headings) and course is the page heading. The..

PC Pivot Tables in MAC won't work - Please reply to group. Email is bogus to prevent spam. I use a PC and my boss sometimes uses a MAC. I create reports in Excel 2003 with Pivot Tables. When he opens them on his PC, no problem. But when he uses his MAC he can't (select what he..

Using a list name in pivot tables and other formulae - Hi all; I hope someone can help me with this. I have a database of daily rainfall in the form of a list managed by the List Manager in Excel 2004. I summarize this using a pivot table, and a chart made from the pivot table. The data table is..
Next:  Counting Unique Values  
Author Message
Vicki1

External


Since: Jan 12, 2004
Posts: 1



(Msg. 1) Posted: Mon Jan 12, 2004 4:35 pm
Post subject: Pivot Tables
Archived from groups: microsoft>public>mac>office>excel (more info?)

I have a workbook with multiple worksheets that contain
pivot tables which I have named. I want to add selected
pivot tables to a new worksheet. Is there a way to create a
link without cutting and paste special, link?

Thanks

 >> Stay informed about: Pivot Tables 
Back to top
Login to vote
JE McGimpsey1

External


Since: Jan 17, 2004
Posts: 55



(Msg. 2) Posted: Sat Jan 17, 2004 12:06 pm
Post subject: Re: Pivot Tables [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <0e3d01c3d953$fd4757d0$a001280a@phx.gbl>,
"Vicki" <anonymous RemoveThis @discussions.microsoft.com> wrote:

 > I have a workbook with multiple worksheets that contain
 > pivot tables which I have named. I want to add selected
 > pivot tables to a new worksheet. Is there a way to create a
 > link without cutting and paste special, link?
 >

I'm getting stuck on the part where you've named your pivot tables. Do
you mean that you've named the range that the pivot table resides in?

In that case you may be able to use the INDEX() property.

Say your 1st pivot table is named "table1" and you want to put it into a
new sheet in the same workbook. You can enter:

A1: =INDEX(table1,ROW(),COLUMN())

Copy down and across.

If you want the new table to start on E3, say, subtract constants from
ROW() and COLUMN() to suit, e.g.:

E3: =INDEX(table1,ROW()-2,COLUMN()-4)<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Pivot Tables 
Back to top
Login to vote
Display posts from previous:   
   Macintosh computer (Home) -> Excel All times are: Pacific Time (US & Canada) (change)
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 ]