Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 57
Default Formulas within pivot tables

I currently have a pivot table which how many items I need to produce through
a certain machine in a given week (this is in the data area).

I have now added the qty/hr into the row field. I have tried to add a
formula to divide the data by qty/hr but have been getting incorrect results.
I have now establised how it is calculating these result but want to now how
to correct it.

Here is an example:

There are 247 pieces to produce and the qty/hr is 33 therefore the result
should be 7.48hrs. Using the formula above the pivot table is giving a
result of 1.87hrs, there reason for this is that the qty of 247 is the total
of 4 different jobs, so for some reason it is dividing the 7.48 by 4, which
is not what I want.

Is there anyway of changing this.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,092
Default Formulas within pivot tables

It sounds like your formula is using the CountOf Jobs (4) instead of the
SumOf JobPieces (247). Without seeing your table it is difficult to
speculate where or how to correct. If you don't have a data column with
total JobPieces, perhaps you need to add it so your formula can refer to it
directly.
Mike F
"TheRook" wrote in message
...
I currently have a pivot table which how many items I need to produce
through
a certain machine in a given week (this is in the data area).

I have now added the qty/hr into the row field. I have tried to add a
formula to divide the data by qty/hr but have been getting incorrect
results.
I have now establised how it is calculating these result but want to now
how
to correct it.

Here is an example:

There are 247 pieces to produce and the qty/hr is 33 therefore the result
should be 7.48hrs. Using the formula above the pivot table is giving a
result of 1.87hrs, there reason for this is that the qty of 247 is the
total
of 4 different jobs, so for some reason it is dividing the 7.48 by 4,
which
is not what I want.

Is there anyway of changing this.

Thanks



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
Formulas using Subtotals in Pivot Tables Danie Excel Discussion (Misc queries) 0 September 11th 07 01:42 PM
Formulas and Pivot tables Jaytee Excel Discussion (Misc queries) 1 March 4th 07 07:57 PM
Formulas and Pivot Tables Ike Excel Discussion (Misc queries) 0 December 19th 05 11:36 AM
can conditional formulas be used in or with pivot tables Guatama100 Excel Worksheet Functions 1 September 3rd 05 10:47 PM
formulas in pivot tables marina madeleine Excel Programming 2 September 6th 04 08:38 AM


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