Results 1 to 6 of 6

Calculate number of business days excluding weekends and holidays?

Threaded View

  1. #1
    Registered User
    Join Date
    09-03-2007
    Posts
    4

    Calculate number of business days excluding weekends and holidays?

    I have an excel sheet with 3 columns-

    start_date end_date No_of_Workdays
    7-jan-08 14-feb-08
    13-Jan-08 23-feb-08
    15-feb-08 13-Mar-08

    I have to calculate the number of business working days between start_date and end_date in Excal VBA programming.Can anyone tell me the what logic should be used here? If someone had done it earlier , please share the code.
    One thing more,can i use Networkdays() function in a loop.Because i want an automated solution.If some day i change any date ,then the difference should be reflected instantly.
    Last edited by sethi85; 09-06-2007 at 09:23 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1