Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Average the Difference between three dates in a pivot table

I am trying to create a table that show me the average of how many days it
takes us from the time we get an inquiry (I input all these dates) to when we
quote it to when we receive an order. I am trying to get a monthly average
and I would like for it to be in a pivot table. Is there any way of doing
this.
All my main data is in a worksheet and all the dates for a specific inquiry
go in the same row, just different cells. Hopefully somebody can help me.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,979
Default Average the Difference between three dates in a pivot table

In your source data, add a column to calculate the days from inquiry to
quote, and another column to calculate time from quote to order.
For example, with inquiry date in column A, quote date in column B, and
order date in column C:

QuoteDays OrderDays
=B2-A2 =C2-B2

Add those fields to the pivot table, and summarize them by Average.

mercedes wrote:
I am trying to create a table that show me the average of how many days it
takes us from the time we get an inquiry (I input all these dates) to when we
quote it to when we receive an order. I am trying to get a monthly average
and I would like for it to be in a pivot table. Is there any way of doing
this.
All my main data is in a worksheet and all the dates for a specific inquiry
go in the same row, just different cells. Hopefully somebody can help me.



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

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
Can a pivot table calculate the difference between two fields tnlclifton Excel Discussion (Misc queries) 1 September 21st 06 06:12 PM
Calculate Difference between 2 columns in Pivot table Karen Excel Discussion (Misc queries) 1 February 10th 06 12:44 AM
Calculating difference on Pivot Table Totals PSM Excel Discussion (Misc queries) 0 January 13th 06 03:37 AM
Pivot Table Subtotals - Difference Marcotte A Excel Worksheet Functions 2 November 23rd 05 05:30 PM
Difference between Averages in a Pivot Table [email protected] Excel Worksheet Functions 3 March 4th 05 12:18 AM


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