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: 41
Default Array Formula

Can anyone tell what I'm doing wrong here? If (on another sheet) IDTest =
$A$2:$A2, BegDateTest = $B$2:$B$2, and FinDateTest = $C$2:$C$2 the following
formula evaluates to 23. If IDTest = $A$3:$A3, BegDateTest = $B$3:$B$3, and
FinDateTest = $C$3:$C$3 the formula evaluates to 0. However, if IDTest =
$A$2:$A3, BegDateTest = $B$2:$B$3, and FinDateTest = $C$2:$C$3 the formula
evaluates to -68. I would expect 0 + 23. Anyone know why it isn't
evaluating to 23?

=SUM(IF((BegDateTestD1)+(FinDateTest<=C1)0,0,(ID Test=A2)*NETWORKDAYS(MAX(C1,BegDateTest),MIN(D1,Fi nDateTest))))

Any suggestions would be appreciated. Thanks.

Erin
 
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
array formula RN Mark Excel Worksheet Functions 2 August 27th 08 05:50 PM
Help with Array formula? Victor Delta[_2_] Excel Discussion (Misc queries) 4 August 9th 08 03:12 AM
meaning of : IF(Switch; Average(array A, array B); array A) DXAT Excel Worksheet Functions 1 October 24th 06 06:11 PM
Need Help With Array Formula rmeister Excel Discussion (Misc queries) 4 January 6th 06 03:06 PM
Array Formula - using LEFT("text",4) in formula Andrew L via OfficeKB.com Excel Worksheet Functions 2 August 1st 05 02:36 PM


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