PC Review


Reply
Thread Tools Rate Thread

How do I calcluate networkHOURS?

 
 
Sprad-dog
Guest
Posts: n/a
 
      26th Sep 2008
When using "networkdays" formula in Excel, it returns the whole days without
the weekends or holidays. I need a formula that calculates the networkHOURS
between two dates and times with no weekends or holidays. Is there such a
formula in Excel? I would prefer to use formulas instead of VB codes....
But right now I'll take what I can get.
 
Reply With Quote
 
 
 
 
Rick Rothstein
Guest
Posts: n/a
 
      26th Sep 2008
Assuming your start and end date/time values would always be on a workday, I
would think you could add the following 3 items together to get what you
want...

1. WorkDayEndTime - StartTime
2. EndTime - WorkDayStartTime
3. HoursPerDay * NETWORKDAYS(StartDate+1,EndDate-1,Holidays)

You, of course, will have to flesh the above out with the referenced pieces
of data that you didn't post for us.

--
Rick (MVP - Excel)


"Sprad-dog" <Sprad-(E-Mail Removed)> wrote in message
news:8968B149-512E-4E86-996B-(E-Mail Removed)...
> When using "networkdays" formula in Excel, it returns the whole days
> without
> the weekends or holidays. I need a formula that calculates the
> networkHOURS
> between two dates and times with no weekends or holidays. Is there such a
> formula in Excel? I would prefer to use formulas instead of VB codes....
> But right now I'll take what I can get.


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculating NetworkHours dan Microsoft Excel Misc 5 24th Jul 2009 06:01 PM
How do I calculate networkHOURS? Sprad-dog Microsoft Excel Programming 3 26th Sep 2008 05:32 PM
Can Excel calcluate miles between zip codes? =?Utf-8?B?a2NvYmI=?= Microsoft Excel Misc 11 28th Sep 2007 03:17 PM
Macro to re-calcluate and count times run Mike Microsoft Excel Programming 2 20th Jan 2004 05:21 PM


Features
 

Advertising
 

Newsgroups
 


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