+ Reply to Thread
Results 1 to 2 of 2

Show the next 6th working day of the month

Hybrid View

  1. #1
    Registered User
    Join Date
    10-19-2014
    Location
    Asia
    MS-Off Ver
    2010
    Posts
    7

    Show the next 6th working day of the month

    Says, if today is 2nd Nov 2014, the cell will say "10 Nov 2014"
    But since today is 13 Nov 2014, the cell will jump to "8 Dec 2014" (as 10 Nov 2014 is now over)

    My current formula works but it seems bulky and prone to mistake:

    =IF(WORKDAY(EOMONTH(TODAY(),-1),6,holiday!$B1:$B12)>TODAY(),
    WORKDAY(EOMONTH(TODAY(),-),6,holiday!$B1:$B12),
    WORKDAY(EOMONTH(TODAY(),0),6,holiday!$B1:$B12))

    Thanks all in advance!

  2. #2
    Registered User
    Join Date
    10-19-2014
    Location
    Asia
    MS-Off Ver
    2010
    Posts
    7

    Re: Show the next 6th working day of the month

    Says, if today is 2nd Nov 2014, the cell will say "10 Nov 2014"
    But since today is 13 Nov 2014, the cell will jump to "8 Dec 2014" (as 10 Nov 2014 is now over)

    My current formula works but it seems bulky and prone to mistake:

    =IF(WORKDAY(EOMONTH(TODAY(),-1),6,holiday!$B1:$B12)>TODAY(),
    WORKDAY(EOMONTH(TODAY(),-),6,holiday!$B1:$B12),
    WORKDAY(EOMONTH(TODAY(),0),6,holiday!$B1:$B12))

    Thanks all in advance!

+ 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. Month over Month formula to show increase or decrease in rankings for SEO
    By lindsbay in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-12-2014, 03:03 AM
  2. [SOLVED] Subtracting MONTH Function from another MONTH Function not working for Fiscal dates
    By amartin575 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-16-2013, 10:52 AM
  3. [SOLVED] display cell to show only Month/year to do sumif calc if today()= any day of month
    By fireguy7 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-12-2013, 06:55 PM
  4. Show days in a month dynamically + working days
    By vemix in forum Excel General
    Replies: 5
    Last Post: 12-28-2012, 07:54 AM
  5. show month number as month name in Excel?
    By Phil Hart in forum Excel General
    Replies: 3
    Last Post: 06-20-2005, 02:05 PM

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