LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Check Date Range and Multiply Stock Qty

Hi all,

Further to Petes successful resolution of my earlier query (thanks
again Pete) I am now looking for the following info:

where A = Date Column (date)
where B = Model Column (text and number)
where C = Qty of Model (number)

Pete gave me the following formula to count the number of products in
each month:

=SUMPRODUCT((MONTH(A1:A1000)=1)*(YEAR(A1:A1000)=20 08)*(B1:B1000="Ec80"))

However I now need to count the TOTAL number of products i.e. the
above formula multiplied by the qty in stock of each model

Date Model Qty
01/01/08 EC80 10
20/01/08 EC80 5
31/01/08 ZX40 7

So using the formula above I get "2" as the result

I then need to use this to sum the total of Column C which should give
me a result of "15"

Thanks in advance!!

Jon
 
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
How to check for a date range match in one column and then count thevalues equal to in another Jon[_6_] Excel Worksheet Functions 5 January 18th 08 11:54 AM
use a check box to dermine shipping charges of non-stock items JerryBear Excel Discussion (Misc queries) 5 October 5th 06 12:51 PM
check whether a date falls in a range RGB Excel Discussion (Misc queries) 1 May 19th 06 02:15 PM
how to check if date falls within range Bharat Saboo Excel Worksheet Functions 4 December 30th 05 10:31 AM
Can I check if a date falls between a range then sum other # if tr clovins1 Excel Worksheet Functions 2 October 9th 05 02:14 AM


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

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"