Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 168
Default Pivot Table Grand Total

Hello,
How can I get Pivot Grande Total in some other cell ?
Righ now that's in cell L48, but as you know if more data come then this cell
would be changed to like L60 etc.etc

Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,480
Default Pivot Table Grand Total

Hi

There is no way to move the position of the Grand Totals in a PT.
However, you could "cheat"
Assuming your Pivot Table starts in column A of the Sheet, Insert a new
column A and use the GetPivotData function to copy the Grand Total to this
cell.

For example in cell A5 you would have a formula something like
=GETPIVOTDATA("Hours",$B$3,"date",B5)

Your formula will be different, depending on the Field names in your PT.
Just type = in cell A5 (or your first row of data) and then point to the
Grand Total on that row and the formula will be inserted for you.
The final term in the expression, will be "fixed" and relative to only that
row.
Change it to a relative reference (like B5 above) and then copy down.

For more help on GetPivotData take a look at
http://www.contextures.com/xlPivot06.html
--

Regards
Roger Govier

"Tufail" wrote in message
...
Hello,
How can I get Pivot Grande Total in some other cell ?
Righ now that's in cell L48, but as you know if more data come then this
cell
would be changed to like L60 etc.etc

Thanks in advance.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 168
Default Pivot Table Grand Total

hahaha"cheat" anyway it's working ! thank you very very much !

"Roger Govier" wrote:

Hi

There is no way to move the position of the Grand Totals in a PT.
However, you could "cheat"
Assuming your Pivot Table starts in column A of the Sheet, Insert a new
column A and use the GetPivotData function to copy the Grand Total to this
cell.

For example in cell A5 you would have a formula something like
=GETPIVOTDATA("Hours",$B$3,"date",B5)

Your formula will be different, depending on the Field names in your PT.
Just type = in cell A5 (or your first row of data) and then point to the
Grand Total on that row and the formula will be inserted for you.
The final term in the expression, will be "fixed" and relative to only that
row.
Change it to a relative reference (like B5 above) and then copy down.

For more help on GetPivotData take a look at
http://www.contextures.com/xlPivot06.html
--

Regards
Roger Govier

"Tufail" wrote in message
...
Hello,
How can I get Pivot Grande Total in some other cell ?
Righ now that's in cell L48, but as you know if more data come then this
cell
would be changed to like L60 etc.etc

Thanks in advance.



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
Pivot Table (Grand Total) IF Statement[_2_] Excel Discussion (Misc queries) 1 November 19th 07 07:07 PM
Pivot Table Grand Total Stonewall Excel Discussion (Misc queries) 3 June 12th 07 12:25 AM
PIVOT TABLE - GRAND TOTAL COLUMN SSJ New Users to Excel 1 December 8th 06 09:34 PM
Pivot Table & Grand Total Row & XL 2003 Kevin H. Stecyk Excel Discussion (Misc queries) 1 March 31st 06 01:12 PM
Grand total in Pivot-Table TaiwanSwede Excel Worksheet Functions 0 January 10th 06 03:03 AM


All times are GMT +1. The time now is 01:09 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"