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: 22
Default Why doesnt this work?

I have two sheets. The one called CorpClaims and one called Summary, the
latter is where I want the answer. On CorpClaims is a list of data with
various headings such as DateofLoss, Amount, DescriptionofLoss etc

On Summary is a small table that has Description of Loss down the left in
Column A, in row 2 is the applicable month (the input would be 01/08/2009 for
August 09 and formatted as Aug 09). Then the value part of the table would be
the sum of all amounts that fall under the Description of Loss, (which is
defined in column AJ) that fall in a certain month.

=SUMIFS(CorpClaims!L2:L20000,CorpClaims!F2:F20000, "="&AJ6,text(CorpClaims!I2:I20000,"mmyyyy"),"="&te xt(B2,"mmyyyy"))

The formula works well until you add the second criteria, then I get a
formula error and I think it is my syntax. I am able to use the TEXT()
command in a SUMPRODUCT formula and it works but I prefer SUMIFS. Can this be
done with SUMIFS?
 
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
PASTE DOESNT WORK robin l Excel Worksheet Functions 9 April 18th 09 06:27 PM
Why doesnt shortcut key work on some but not on others? Craig Excel Discussion (Misc queries) 3 August 12th 08 03:20 PM
Why doesnt this work steve New Users to Excel 1 March 3rd 08 04:52 PM
COUNTIF doesnt work! jjj Excel Worksheet Functions 2 September 30th 05 02:38 AM
Formula doesnt work Kevin Excel Worksheet Functions 2 February 24th 05 12:57 AM


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