Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
was
 
Posts: n/a
Default Counting multiple variables returns #VALUE


I am attempting to count the number of engineering drawings with an E in
the name in column O. Between to dates in column F.

This returns 66 if I just want to find the number of "E" drawings in
column O:

SUMPRODUCT(--(ISNUMBER(SEARCH("E",ECNT!O2:O690)))

But when I tried to add a date range for column F to the formula it
returns #VALUE:

SUMPRODUCT(--(ISNUMBER(SEARCH("E",ECNT!O2:O690))),--(ECNT!F2:F690=DATE(2005,4,1)),--(ECNT!F2:F690<=DATE(2005,4,7)))

What gives?

Any help would be greatly appreciated.


--
was
------------------------------------------------------------------------
was's Profile: http://www.excelforum.com/member.php...o&userid=20211
View this thread: http://www.excelforum.com/showthread...hreadid=395173

  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

I'd look for errors in F2:f690.

Select that range
edit|goto|special
check constants and then uncheck all but errors

If that didn't find something, then do the same for formulas.

(don't forget to look in hidden rows.)

was wrote:

I am attempting to count the number of engineering drawings with an E in
the name in column O. Between to dates in column F.

This returns 66 if I just want to find the number of "E" drawings in
column O:

SUMPRODUCT(--(ISNUMBER(SEARCH("E",ECNT!O2:O690)))

But when I tried to add a date range for column F to the formula it
returns #VALUE:

SUMPRODUCT(--(ISNUMBER(SEARCH("E",ECNT!O2:O690))),--(ECNT!F2:F690=DATE(2005,4,1)),--(ECNT!F2:F690<=DATE(2005,4,7)))

What gives?

Any help would be greatly appreciated.

--
was
------------------------------------------------------------------------
was's Profile: http://www.excelforum.com/member.php...o&userid=20211
View this thread: http://www.excelforum.com/showthread...hreadid=395173


--

Dave Peterson
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
Counting Unique Records with multiple conditions Keithlearn Excel Worksheet Functions 4 April 27th 05 12:44 AM
How can I solve for multiple unknown variables in Excel? Marion Excel Discussion (Misc queries) 1 March 6th 05 05:25 PM
counting Multiple answers in 1 cell + column the6thlee Excel Discussion (Misc queries) 1 February 21st 05 09:19 AM
counting Multiple answers in 1 cell + column help me i have an excel problem Excel Discussion (Misc queries) 0 February 21st 05 08:41 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 12:02 PM.

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"