+ Reply to Thread
Results 1 to 10 of 10

Formula to Count The Number Of Work Days between dates and in in the fiscal month

  1. #1
    Registered User
    Join Date
    01-29-2020
    Location
    US
    MS-Off Ver
    2019
    Posts
    5

    Formula to Count The Number Of Work Days between dates and in in the fiscal month

    Looking to calculate the number of workdays that a specific event has in a specific month.

    Example:
    Event Date Range: 01/10/20 - 02/08/20
    Fiscal January: 12/22/20 - 01/21/20

    Looking to calculate the number of workdays between 01/10 and 01/21

    Answer would be 8

    Any help would be greatly appriciated! Thank you!
    Last edited by LCalvert; 01-30-2020 at 06:12 PM.

  2. #2
    Registered User
    Join Date
    01-29-2020
    Location
    Kraków, Poland
    MS-Off Ver
    Office 365
    Posts
    10

    Re: Formula to Count The Number Of Work Days between dates and in in the fiscal month

    Hello LCalvert,

    There's actually a formula that will work for you:
    Please Login or Register  to view this content.
    where the 3rd parameter should be "1" to skip Saturdays and Sundays.
    Also, the 4th parameter stands for optional holiday dates, if you wish to declare.

  3. #3
    Registered User
    Join Date
    01-29-2020
    Location
    US
    MS-Off Ver
    2019
    Posts
    5

    Re: Formula to Count The Number Of Work Days between dates and in in the fiscal month

    Thank you can you give me an example of how I would use all 4 days in that formula to get the result of the 8? I've tried that formula but was not successful.

    The information "Looking to calculate the number of workdays between 01/10 and 01/21" needs to be part of the formula - I could obviously use the the networkdays calc to get it from this point.

  4. #4
    Registered User
    Join Date
    01-29-2020
    Location
    Kraków, Poland
    MS-Off Ver
    Office 365
    Posts
    10

    Re: Formula to Count The Number Of Work Days between dates and in in the fiscal month

    Please find the example under the link:
    filebin.net/uu3ic7df3u9w2vev

    (I can not add an attachment to my message. Might be because I am new to the forums)

    EDIT: Sorry, I did not understand the problem correctly. Please provide us with some sample workbook.


    Regards,
    Buskolsky
    Last edited by Buskolsky; 01-29-2020 at 12:09 PM.

  5. #5
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Formula to Count The Number Of Work Days between dates and in in the fiscal month

    Hello LCalvert. Welcome to the forum.

    The information "Looking to calculate the number of workdays between 01/10 and 01/21" needs to be part of the formula - I could obviously use the the networkdays calc to get it from this point.
    There is a structure issue here I am thinking.

    I am envisioning a layout (that structure will affect my solution), but I do not know if it is valid.
    With that thought in mind please upload an Excel workbook (please no pictures or screenshots) that represents the layout and expected results you envision. The instructions are in the 'gold' banner at the top of the page entitled "HOW TO ATTACH YOUR SAMPLE WORKBOOK:".
    Dave

  6. #6
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Formula to Count The Number Of Work Days between dates and in in the fiscal month

    Quote Originally Posted by Buskolsky View Post
    Please find the example under the link:
    filebin.net/uu3ic7df3u9w2vev

    (I can not add an attachment to my message. Might be because I am new to the forums)

    Regards,
    Buskolsky
    Welcome to the forum.
    You are able to upload files (but not post links at this time). See the instructions at the top of this page in the 'gold' banner HOW TO ATTACH YOUR SAMPLE WORKBOOK:

  7. #7
    Registered User
    Join Date
    01-29-2020
    Location
    US
    MS-Off Ver
    2019
    Posts
    5

    Re: Formula to Count The Number Of Work Days between dates and in in the fiscal month

    Attached is a real basic sample. Thank you.
    Attached Files Attached Files

  8. #8
    Registered User
    Join Date
    01-29-2020
    Location
    US
    MS-Off Ver
    2019
    Posts
    5

    Re: Formula to Count The Number Of Work Days between dates and in in the fiscal month

    Quote Originally Posted by Buskolsky View Post
    Please find the example under the link:
    filebin.net/uu3ic7df3u9w2vev

    (I can not add an attachment to my message. Might be because I am new to the forums)

    EDIT: Sorry, I did not understand the problem correctly. I will try to come up with a correct solution in a moment.


    Regards,
    Buskolsky
    You are a rockstar thank you for helping!

  9. #9
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Formula to Count The Number Of Work Days between dates and in in the fiscal month

    I did not follow that link. So this may be the same.

    In D3 uses the default Sat-Sun weekend.
    Formula: copy to clipboard
    Please Login or Register  to view this content.




    A
    B
    C
    D
    1
    Fiscal start →
    12/22/2019
    2
    Event Start
    Event End
    Fiscal end →
    1/21/2020
    3
    1/10/2020
    2/8/2020
    Workdays →
    8

  10. #10
    Registered User
    Join Date
    01-29-2020
    Location
    US
    MS-Off Ver
    2019
    Posts
    5

    Re: Formula to Count The Number Of Work Days between dates and in in the fiscal month

    FlameRetired - Thank you, that worked perfectly!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 16
    Last Post: 08-22-2017, 11:20 AM
  2. Replies: 8
    Last Post: 12-04-2013, 04:14 AM
  3. [SOLVED] Need to count business days in a date range with results grouped by fiscal year
    By PaulStamper in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-07-2013, 11:46 AM
  4. [SOLVED] Create Fiscal Year - Lookup Date in Fiscal Month Date Range and Return EOM Date
    By gbriscoe in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-25-2013, 03:29 PM
  5. Formula for Week number within a fiscal month
    By GerryT in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-18-2012, 08:14 PM
  6. Replies: 4
    Last Post: 03-01-2012, 04:27 PM
  7. Count no of work Days in a month
    By harishs in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 09-06-2010, 01:09 PM

Tags for this Thread

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