#1   Report Post  
Posted to microsoft.public.excel.misc
Annie
 
Posts: n/a
Default Pivot Tables

Hi I am creating a Pivot Table from a large sheet brought in from Great
Plains. When I have the Pivot finished I want to use a formula to compare
two sales figures over two dates and maybe get the % difference.

Month 1/1/06 2/1/06

Sales 65200 65320

I am trying to incorporate a formula - = c5-c4/c4 but it's not working??
Any help would be greatly appreciated.


--
Kind regards

Ann Shaw
  #2   Report Post  
Posted to microsoft.public.excel.misc
ewan7279
 
Posts: n/a
Default Pivot Tables

Hi Ann,

Enclose the first part of the calculation in brackets: =(C5-C4)/C4 and
format the cell as a percentage: Format = Cells = Percentage.

Division and multiplication will always be carried out before subtraction
and addition, so you were actually calculating C5 - 1.

Ewan.

"Annie" wrote:

Hi I am creating a Pivot Table from a large sheet brought in from Great
Plains. When I have the Pivot finished I want to use a formula to compare
two sales figures over two dates and maybe get the % difference.

Month 1/1/06 2/1/06

Sales 65200 65320

I am trying to incorporate a formula - = c5-c4/c4 but it's not working??
Any help would be greatly appreciated.


--
Kind regards

Ann Shaw

  #3   Report Post  
Posted to microsoft.public.excel.misc
Olle Svensson
 
Posts: n/a
Default Pivot Tables

Hi Annie,

This is how the formula should look:
=(C5-C4)/C4

Best regards,
Olle Svensson


"Annie" wrote:

Hi I am creating a Pivot Table from a large sheet brought in from Great
Plains. When I have the Pivot finished I want to use a formula to compare
two sales figures over two dates and maybe get the % difference.

Month 1/1/06 2/1/06

Sales 65200 65320

I am trying to incorporate a formula - = c5-c4/c4 but it's not working??
Any help would be greatly appreciated.


--
Kind regards

Ann Shaw

  #4   Report Post  
Posted to microsoft.public.excel.misc
Chris Marlow
 
Posts: n/a
Default Pivot Tables

Hi,

If you are trying to add a calculated field to the pivot table I'd add one
that is the same as your 'sales'. Then in your field settings pick 'Options',
change show data as % Difference From, change base field to your time period
(month) & select 'previous' as your base item ... and hopefully you get
something like you need.

Regards,

Chris.

--
Chris Marlow
MCSD.NET, Microsoft Office XP Master


"Annie" wrote:

Hi I am creating a Pivot Table from a large sheet brought in from Great
Plains. When I have the Pivot finished I want to use a formula to compare
two sales figures over two dates and maybe get the % difference.

Month 1/1/06 2/1/06

Sales 65200 65320

I am trying to incorporate a formula - = c5-c4/c4 but it's not working??
Any help would be greatly appreciated.


--
Kind regards

Ann Shaw

  #5   Report Post  
Posted to microsoft.public.excel.misc
Annie
 
Posts: n/a
Default Pivot Tables

Thanks but I was just giving an example of the formula I know how to create
it - I was wondering if it is possible to do this as part of my pivot table.
Right click on pivot table - go to formula - can't get it to include.

Thanks
--
Kind regards

Ann Shaw


"ewan7279" wrote:

Hi Ann,

Enclose the first part of the calculation in brackets: =(C5-C4)/C4 and
format the cell as a percentage: Format = Cells = Percentage.

Division and multiplication will always be carried out before subtraction
and addition, so you were actually calculating C5 - 1.

Ewan.

"Annie" wrote:

Hi I am creating a Pivot Table from a large sheet brought in from Great
Plains. When I have the Pivot finished I want to use a formula to compare
two sales figures over two dates and maybe get the % difference.

Month 1/1/06 2/1/06

Sales 65200 65320

I am trying to incorporate a formula - = c5-c4/c4 but it's not working??
Any help would be greatly appreciated.


--
Kind regards

Ann Shaw

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 Tables venetianjigsaw Excel Discussion (Misc queries) 0 February 13th 06 02:51 PM
Data Cubes and Pivot Tables venetianjigsaw Excel Worksheet Functions 0 February 10th 06 07:48 PM
Dynamically changing several pivot tables at once Jason Excel Discussion (Misc queries) 3 December 16th 05 03:50 PM
Macro for Pivot Tables Thomas Excel Discussion (Misc queries) 1 March 15th 05 01:03 AM
How does the term 'pivot' apply to Excel's Pivot tables and Pivot. stvermont Excel Discussion (Misc queries) 1 February 17th 05 01:34 AM


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