Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Conditional + date calculation

Hi,

I deal with cases on daily basis and have a business rule that if the case
is received before 3pm the case has 48 hrs (2 business days) to be completed
but if it is received after 3 pm the case has 72 hrs (3 business days). How
can I calculate this?

Ex.
Cell A1 has date 3/28/2008 3:06:36 PM
The due date in cell B2 should be 4/2/08 3:06:36 PM (should exclude sat,sun,
and federal holidays)


Thank you in advance,

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 91
Default Conditional + date calculation

On Apr 10, 8:13*am, rvelez wrote:
Hi,

I deal with cases on daily basis and have a business rule that if the case
is received before 3pm the case has 48 hrs (2 business days) to be completed
but if it is received after 3 pm the case has 72 hrs (3 business days). How
can I calculate this?

Ex.
Cell A1 has date 3/28/2008 3:06:36 PM
The due date in cell B2 should be 4/2/08 3:06:36 PM (should exclude sat,sun,
and federal holidays)

Thank you in advance,


This would be fairly simple... until the monkey wrench of excluding
federal holidays :-) Unless someone else knows a better way of doing
it, I think you'd have to set up special conditions to check for those
dates and then skip them if they fall within the two/three day range
you're speaking of.

For date calculations in Excel, my best advice is to read what Chip
Pearson, Excel guru, has to say about them. He can explain it much
better than I could:

http://www.cpearson.com/excel/DateTimeWS.htm

Hope that helps,
Cory
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
Date Calculation & Conditional Formatting Stumped Excel Discussion (Misc queries) 3 August 7th 09 09:58 PM
Date Calculation in Conditional Formatting JPS Excel Worksheet Functions 2 July 23rd 08 08:35 AM
End Date Calculation (adding a start date duration) Silena K-K Excel Discussion (Misc queries) 5 January 25th 08 04:27 PM
Tricky Date calculation: How to calculate a future date [email protected] Excel Discussion (Misc queries) 9 August 11th 06 04:24 AM
Coding to show first _weekday_ prior to a date, when date calculation happens to fall on weekend? StargateFan[_3_] Excel Programming 5 December 9th 04 09:06 AM


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