Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default SUMPRODUCT, two criteria (date and product type)

Hello,

I really need some help with the SUMPRODUCT function. I've never used it
before but i think i could really help me in this situation.

Column A has Product Types (i.e. 1004,1005,1006,1013,...) and column I has
Dates. I want to have to different SUMPRODUCTs. (1) count all product types
based on Product type in cell A6 and the Date in cell A2 located on another
worksheet. (2) The same as sumproduct (1) but do it based on Product type in
cell A6 and between a specified date range imputted as two dates in cell A3
and A4 on another worksheet.

Is this possible?

Thanks and happy holidays,
Bryce

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default SUMPRODUCT, two criteria (date and product type)

Try these:

1.

=SUMPRODUCT(--(Product_range=A6),--(Date_range=other_sheet!A2))

2.

=SUMPRODUCT(--(Product_range=A6),--(Date_rangeother_sheet!A3),--(Date_range<other_sheet!A4))

Biff

"Bryce" wrote in message
...
Hello,

I really need some help with the SUMPRODUCT function. I've never used it
before but i think i could really help me in this situation.

Column A has Product Types (i.e. 1004,1005,1006,1013,...) and column I has
Dates. I want to have to different SUMPRODUCTs. (1) count all product
types
based on Product type in cell A6 and the Date in cell A2 located on
another
worksheet. (2) The same as sumproduct (1) but do it based on Product type
in
cell A6 and between a specified date range imputted as two dates in cell
A3
and A4 on another worksheet.

Is this possible?

Thanks and happy holidays,
Bryce



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default SUMPRODUCT, two criteria (date and product type)

Thanks Biff! I really appreciate your help.

Both formulas work perfectly. I can't thank you enough.

happy holidays
Bryce



"T. Valko" wrote:

Try these:

1.

=SUMPRODUCT(--(Product_range=A6),--(Date_range=other_sheet!A2))

2.

=SUMPRODUCT(--(Product_range=A6),--(Date_rangeother_sheet!A3),--(Date_range<other_sheet!A4))

Biff

"Bryce" wrote in message
...
Hello,

I really need some help with the SUMPRODUCT function. I've never used it
before but i think i could really help me in this situation.

Column A has Product Types (i.e. 1004,1005,1006,1013,...) and column I has
Dates. I want to have to different SUMPRODUCTs. (1) count all product
types
based on Product type in cell A6 and the Date in cell A2 located on
another
worksheet. (2) The same as sumproduct (1) but do it based on Product type
in
cell A6 and between a specified date range imputted as two dates in cell
A3
and A4 on another worksheet.

Is this possible?

Thanks and happy holidays,
Bryce




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default SUMPRODUCT, two criteria (date and product type)

You're welcome. Thanks for the feedback!

Biff

"Bryce" wrote in message
...
Thanks Biff! I really appreciate your help.

Both formulas work perfectly. I can't thank you enough.

happy holidays
Bryce



"T. Valko" wrote:

Try these:

1.

=SUMPRODUCT(--(Product_range=A6),--(Date_range=other_sheet!A2))

2.

=SUMPRODUCT(--(Product_range=A6),--(Date_rangeother_sheet!A3),--(Date_range<other_sheet!A4))

Biff

"Bryce" wrote in message
...
Hello,

I really need some help with the SUMPRODUCT function. I've never used
it
before but i think i could really help me in this situation.

Column A has Product Types (i.e. 1004,1005,1006,1013,...) and column I
has
Dates. I want to have to different SUMPRODUCTs. (1) count all product
types
based on Product type in cell A6 and the Date in cell A2 located on
another
worksheet. (2) The same as sumproduct (1) but do it based on Product
type
in
cell A6 and between a specified date range imputted as two dates in
cell
A3
and A4 on another worksheet.

Is this possible?

Thanks and happy holidays,
Bryce






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
product date stamp file save Robert Loxley Excel Discussion (Misc queries) 12 November 13th 06 02:48 PM
Need Help with a Date Sum Product Frick Excel Worksheet Functions 3 December 15th 05 01:14 AM
How do I retrieve a date in a column of dates which > my criteria HNOWSKI Excel Worksheet Functions 0 September 7th 05 07:26 AM
Sumproduct with Date column JerryS Excel Worksheet Functions 2 June 6th 05 11:45 PM
A coupon organizer with product name, value, exp. date, etc. mtchappy Excel Discussion (Misc queries) 2 May 3rd 05 05:00 PM


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