LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
Kim Kim is offline
external usenet poster
 
Posts: 284
Default IF statement and Network days

I'm using an IF statement to let me know if a shipment arrived ontime.
However, I'd like it to count only business days - not calendar days. I
already have a NETWORKDAYS sheet that lists all the weekends and my holidays
so I thought it would be easiest to use that. However, I can't get both the
IF & NETWORKDAYS statements to work together.
Anyone have an idea??? I'm using MS Excel 2003.

thanks, Kim (data examples below)

A B C
supposed actual
to ship ship ontime
1/3/07 1/10/07
2/2/07 1/30/07 1
1/26/07 1/27/07 1

The IF statement that I use in column C (Ontime):
=IF(A2<=(B2+2),1,"")

 
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
COUNT how many ROWS ago out of 10 days that the highest high in 10 days was made rhhince Excel Worksheet Functions 1 January 14th 07 09:56 PM
Network Days dinadvani via OfficeKB.com Excel Discussion (Misc queries) 3 July 21st 06 11:05 AM
Days by month and IF statement. Daniel Q. Excel Worksheet Functions 3 July 20th 06 09:14 PM
Network days question Annette Excel Worksheet Functions 2 June 29th 06 04:18 PM
Function for days between dates and an if statement (HELP) getmhawks Excel Worksheet Functions 1 June 8th 06 11:52 PM


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

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"