#1   Report Post  
Posted to microsoft.public.excel.misc
weeclaire
 
Posts: n/a
Default Pivot Table Linking


Hi
I am hoping someone can help me with this problem.
I am quite new to using excel and tend to learn from working through
things on my own and using tips on site like this to try and point me
in the right direction.
I have managed to create some pivot tables and several rows below this
I have a table feeding from this information which ultimately feeds
through to a summary page. My problem is that when the pivot table
increases or decrease in rows numbers (it won't ever increase in column
numbers) the table below does not recognise this.
I have not fixed the formula in the lower tables,
Is there any way I can create this link to avoid the need to manually
update the formula in the lower table.
Thanks in advance for any help you can all give.
WeeClaire


--
weeclaire
------------------------------------------------------------------------
weeclaire's Profile: http://www.excelforum.com/member.php...o&userid=28738
View this thread: http://www.excelforum.com/showthread...hreadid=485803

  #2   Report Post  
Posted to microsoft.public.excel.misc
Roger Govier
 
Posts: n/a
Default Pivot Table Linking

Hi Claire

Instead of using references to cells in the table, where the table keeps
changing in size and giving you problems, try using the GETPIVOTDATA
function instead. This directly references the Pivot table itself for Row
and Column position, and should avoid the problem you are experiencing.

Take a look at Debra Dalgleish's site for more help on this
http://www.contextures.com/xlPivot06.html

Regards

Roger Govier


weeclaire wrote:
Hi
I am hoping someone can help me with this problem.
I am quite new to using excel and tend to learn from working through
things on my own and using tips on site like this to try and point me
in the right direction.
I have managed to create some pivot tables and several rows below this
I have a table feeding from this information which ultimately feeds
through to a summary page. My problem is that when the pivot table
increases or decrease in rows numbers (it won't ever increase in column
numbers) the table below does not recognise this.
I have not fixed the formula in the lower tables,
Is there any way I can create this link to avoid the need to manually
update the formula in the lower table.
Thanks in advance for any help you can all give.
WeeClaire


  #3   Report Post  
Posted to microsoft.public.excel.misc
weeclaire
 
Posts: n/a
Default Pivot Table Linking


Thanks Roger

I've given this a go however still having a few problems, upon typing
in the formula I am getting N/A.

As an example the pivot table I'm testing on is held in cells S4 to
Y45.
It is the sum of adj princ which is returned in the main body, the
column headers are BNDT, BOXT, CDST, DEPP, (blank), grand total. The
rows can change but there are some standard rows for example UK
GOVERNMENT GILTS, this is one of the rows I am trying to extract data
from.

The formula I have typed is:
=GETPIVOTDATA($s$4,"UK GOVERNMENT GILTS ADJ PRINC")

I am using excel 2000.

Regards
WeeClaire


--
weeclaire
------------------------------------------------------------------------
weeclaire's Profile: http://www.excelforum.com/member.php...o&userid=28738
View this thread: http://www.excelforum.com/showthread...hreadid=485803

  #4   Report Post  
Posted to microsoft.public.excel.misc
Roger Govier
 
Posts: n/a
Default Pivot Table Linking

Hi Claire

I wonder whether it is getting confused because of the spaces in Uk
Government Gilts.

Try
=GETPIVOTDATA($s$4,"UK GOVERNMENT GILTS" &" " & "ADJ PRINC ")
If that doesn't work, you can email me a copy of the file direct if you like
and I will take a look. Remove NOSPAM from my email address to send direct.


Regards

Roger Govier


weeclaire wrote:
Thanks Roger

I've given this a go however still having a few problems, upon typing
in the formula I am getting N/A.

As an example the pivot table I'm testing on is held in cells S4 to
Y45.
It is the sum of adj princ which is returned in the main body, the
column headers are BNDT, BOXT, CDST, DEPP, (blank), grand total. The
rows can change but there are some standard rows for example UK
GOVERNMENT GILTS, this is one of the rows I am trying to extract data
from.

The formula I have typed is:
=GETPIVOTDATA($s$4,"UK GOVERNMENT GILTS ADJ PRINC")

I am using excel 2000.

Regards
WeeClaire


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
Linking parameter query from Access to pivot table in Excel ken1975 Excel Discussion (Misc queries) 2 June 20th 06 01:51 PM
pivot table created from another pivot table Kreed Excel Worksheet Functions 6 October 26th 05 04:16 PM
Change Data In Pivot Table John Calder New Users to Excel 1 July 7th 05 10:41 PM
Pivot Table Problems Rachel Gonsior Excel Discussion (Misc queries) 3 March 21st 05 07:24 PM
Linking Combo box to pivot table? Adam Excel Discussion (Misc queries) 1 November 26th 04 01:09 PM


All times are GMT +1. The time now is 04:14 AM.

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"