Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 1
Default SUMIFS formula, reading text

Hi, I am new to the forum, so would really appreciate a response.
I need to create a formula to sum the values in a column (L) if they are within a certain month, and if they match text in a drop-down list in column D, and if they have a number entry in column R. My formula thus far is
=SUMIFS(L69:L92;K69:K92;"="&DATE(2012;7;1);K69:K9 2;"<="&DATE(2012;7;31);D69:D94;"P&A";R69:R92;"< ")
This returns #VALUE! error, and I don't know why. I checked each part of the equation, and it seems the error lies with the text read (column D - D69:D94;"P&A").
Can anyone tell me how to fix this? I have also tried to replace the D text with other text, and it still doesn't work, so I am pretty sure it's this section of the formula that is causing the problem.
Many thanks in advance,
Tamara
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 829
Default SUMIFS formula, reading text

"tamaradinneen" wrote:
=SUMIFS(L69:L92;K69:K92;"="&DATE(2012;7;1);K69:K9 2;"<="&DATE
(2012;7;31);D69:D94;"P&A";R69:R92;"<")
This returns #VALUE! error, and I don't know why.


You have a typo: the range D69:D94 should be D69:D92.
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
SUMIFS formula using dates and text as criteria Trish Excel Discussion (Misc queries) 4 May 21st 23 07:46 PM
SUMIFS using a text range Ziggy Excel Worksheet Functions 2 March 29th 10 01:35 AM
SUMIFS using a text rage Ziggy Excel Worksheet Functions 0 March 23rd 10 05:41 PM
SUMIFS using a text rage Ziggy Excel Worksheet Functions 0 March 23rd 10 05:41 PM
SUMIFS Formula Problem Keith Excel Discussion (Misc queries) 5 August 2nd 07 09:41 PM


All times are GMT +1. The time now is 05:06 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"