#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 989
Default SUMIF Question

Hi,

I have a spreadsheet which lists Sales and dates that those orders are to be
delivered on. These dates do not run consecutively on the spreadsheet though.
I want to produce a formula that will add up the volume of all orders from a
set date (First day of the month) up to todays date + 1 (Tomorrow) So at any
time in the month I have a figure that shows the volumes of all orders
delivered up to tomorrow.
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default SUMIF Question

Presumably colon, not semi-colon ?

=sumproduct((month(a2:a22)=4)*b2:b22)
--
David Biddulph

"Don Guillett" wrote in message
...
How about where col a is your dates and 4 is April and col B is the values
to add.

=sumproduct((month(a2;a22)=4)*b2:b22)

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Mark" wrote in message
...
Hi,

I have a spreadsheet which lists Sales and dates that those orders are to
be
delivered on. These dates do not run consecutively on the spreadsheet
though.
I want to produce a formula that will add up the volume of all orders
from a
set date (First day of the month) up to todays date + 1 (Tomorrow) So at
any
time in the month I have a figure that shows the volumes of all orders
delivered up to tomorrow.




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
Sumif question puiuluipui Excel Discussion (Misc queries) 11 February 12th 09 09:14 PM
SUMIF Question juliejg1 Excel Worksheet Functions 1 January 23rd 08 02:48 AM
Sumif question Harry Webster Excel Worksheet Functions 2 June 9th 07 01:02 AM
Sumif question David Bradford Excel Discussion (Misc queries) 5 October 6th 06 03:16 PM
Sumif question J Shrimps, Jr. Excel Worksheet Functions 5 January 20th 06 05:26 PM


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