Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default More Median Questions

I have two different jobs, and I track data on two different
worksheets for the jobs. I am interested in finding out the median
revenue earned for both jobs in each year (combined). I was able to
find the median for each type of job, now I need to know the revenue
for all jobs in each year. How would I set up an equation to do
that? I have the following data on each worksheet (in same workbook):

Columns:
A: Customer Name
B: Customer Number
C: Date Job was Submitted
D: Date Job was Returned
E: Turnaround Time
F: Associate who Completed the Job
G: Revenue from Job


Thanks in advance for your help,


Kevin

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default More Median Questions

=SUMPRODUCT(--(YEAR(Sheet1!C2:C1000)=X1),Sheet1!G2:G1000)+SUMPRO DUCT(--(YEAR(Sheet2!C2:C1000)=X1),Sheet2!G2:G1000)

X1=2007 (year required)

Assumes "Date Job Submitted"

" wrote:

I have two different jobs, and I track data on two different
worksheets for the jobs. I am interested in finding out the median
revenue earned for both jobs in each year (combined). I was able to
find the median for each type of job, now I need to know the revenue
for all jobs in each year. How would I set up an equation to do
that? I have the following data on each worksheet (in same workbook):

Columns:
A: Customer Name
B: Customer Number
C: Date Job was Submitted
D: Date Job was Returned
E: Turnaround Time
F: Associate who Completed the Job
G: Revenue from Job


Thanks in advance for your help,


Kevin


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default More Median Questions

On Jul 7, 12:38 am, Toppers wrote:
=SUMPRODUCT(--(YEAR(Sheet1!C2:C1000)=X1),Sheet1!G2:G1000)+SUMPRO DUCT(--(YEAR(Sheet2!C2:C1000)=X1),Sheet2!G2:G1000)

X1=2007 (year required)

Assumes "Date Job Submitted"

" wrote:
I have two different jobs, and I track data on two different
worksheets for the jobs. I am interested in finding out the median
revenue earned for both jobs in each year (combined). I was able to
find the median for each type of job, now I need to know the revenue
for all jobs in each year. How would I set up an equation to do
that? I have the following data on each worksheet (in same workbook):


Columns:
A: Customer Name
B: Customer Number
C: Date Job was Submitted
D: Date Job was Returned
E: Turnaround Time
F: Associate who Completed the Job
G: Revenue from Job


Thanks in advance for your help,


Kevin



Will this give me the median?

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
Median for Year [email protected] Excel Discussion (Misc queries) 6 July 7th 07 06:02 AM
Max/Min/Median gibsol Excel Worksheet Functions 3 February 28th 07 03:22 PM
Conditional Median warburger Excel Worksheet Functions 2 March 12th 06 02:48 PM
Median function pamanaf Excel Discussion (Misc queries) 1 August 10th 05 02:16 PM
Finding Median if a value = 1.. help! Greg Excel Worksheet Functions 2 February 13th 05 03:28 AM


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