Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
JPP JPP is offline
Member
 
Posts: 35
Default Summing Results Based On A Specific Date

I need a count total of leads assigned. However, I need to be able to do this via three dropdowns. One for AGENT NAME, as well as beginning and end date.

After choosing an agent name, begin & ending date from a drop down, I need to total how many leads they were given in the chosen amount of time.

3 Dropdowns. 1 Cell To Display Results. Info pulled from second tab.

Dates are in the following format : 1/2/2013


Thanks!
  #2   Report Post  
Senior Member
 
Posts: 663
Default

Quote:
Originally Posted by JPP View Post
I need a count total of leads assigned. However, I need to be able to do this via three dropdowns. One for AGENT NAME, as well as beginning and end date.

After choosing an agent name, begin & ending date from a drop down, I need to total how many leads they were given in the chosen amount of time.

3 Dropdowns. 1 Cell To Display Results. Info pulled from second tab.

Dates are in the following format : 1/2/2013


Thanks!
Hi JPP,

Any chance of you posting an example workbook? Makes it MUCH easier to provide you with solutions.
  #3   Report Post  
JPP JPP is offline
Member
 
Posts: 35
Default

Quote:
Originally Posted by Spencer101 View Post
Hi JPP,

Any chance of you posting an example workbook? Makes it MUCH easier to provide you with solutions.
This is a basic example, but there is too much information in the original file to attempt to change it.... Thanks AGAIN though spencer!!
Attached Files
File Type: zip Example.zip (6.5 KB, 34 views)
  #4   Report Post  
Senior Member
 
Posts: 663
Default

Quote:
Originally Posted by JPP View Post
This is a basic example, but there is too much information in the original file to attempt to change it.... Thanks AGAIN though spencer!!
Try the below formula in D10 on the Totals sheet of your example.

=SUMPRODUCT((Leads!A2:A9=Totals!D7)*(Leads!B1:L1= F7)*(Leads!B1:L1<=G7),Leads!B2:L9)

Is that of help?

You'll need to tinker with it to fit your real workbook, but the idea is there and should make sense.
  #5   Report Post  
JPP JPP is offline
Member
 
Posts: 35
Thumbs up

Thanks Spencer! That's the 2nd time you been able to solve my problem!


  #6   Report Post  
Senior Member
 
Posts: 663
Default

Quote:
Originally Posted by JPP View Post
Thanks Spencer! That's the 2nd time you been able to solve my problem!
Always a pleasure, never a chore :)
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
Help with summing a range based on a date VinceW Excel Worksheet Functions 2 October 29th 09 04:20 PM
summing transactions based on date bobby769 Excel Discussion (Misc queries) 2 May 25th 09 04:40 AM
Find Specific date in Biwwekly Based on date jlclyde Excel Discussion (Misc queries) 3 January 27th 09 09:15 PM
business day date from a specific date based on a number of days Jana Excel Worksheet Functions 2 January 2nd 08 06:21 PM
Summing specific Columns based on Criteria [email protected] Excel Discussion (Misc queries) 4 June 1st 07 03:20 PM


All times are GMT +1. The time now is 09:28 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"