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: 16
Default using sumifs to sum based on month, and criteria

Hi.

I have a table of entries, structured in the following way:

Column A contains dates. Column B contains a data validated list. Column D
contains values.

I now wish to go through all the rows in the list, and sum the values if 1)
the value of the cell in column B matches "criteria", and 2) the date in
column A is in a specific month.

I tried the following formula to sum over all dates in April, without success:

=SUMIFS(D1:D10;A1:A10;MONTH=4;B1:B10;"criteria")

I suspect my use of the MONTH function is a bit unorthodox, but can't seem
to figure out the proper way to do it.

I would greatly appreciate any help!

/Jonas
 
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
sumifs will not work with a cell reference as criteria BillGr Excel Discussion (Misc queries) 4 April 3rd 23 04:18 PM
Using wildcards in criteria for sumifs functions PaulJK Excel Discussion (Misc queries) 2 March 11th 08 02:00 PM
How do I count frequency based on 2 criteria (including month) RS Excel Worksheet Functions 18 November 24th 06 12:02 PM
Insert Criteria Based on Current Month Mark Jackson Excel Worksheet Functions 3 May 19th 06 03:16 PM
Counting distinct entries based on meeting month & year criteria jennifer Excel Worksheet Functions 3 February 9th 06 01:56 PM


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