+ Reply to Thread
Results 1 to 3 of 3

Formula to produce the nearest business day

  1. #1
    Registered User
    Join Date
    08-15-2007
    Location
    Houston, TX
    Posts
    55

    Smile Formula to produce the nearest business day

    I have a list of office holidays - some of which fall on a Saturday or Sunday. For example, July 4, 2009 falls on a Saturday but the business holiday will be observed on July 3, 2009. Is there a formula that I can use to adjust the date to the nearest business day (Sat. observed on Fri. and Sun. observed on Mon.)?

    Thanks in advance!

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Formula to produce the nearest business day

    With
    A1: (any date)

    The below formula follows these rules:
    • If that date is a Saturday...return: the previous Friday date
    • If that date is a Sunday...return: the following Monday date
    • All others...return the same date

    Please Login or Register  to view this content.
    Examples:
    For 04-Jul-2009 (a Saturday)....formula returns: 03-Jul-2009 (Friday)
    For 05-Jul-2009 (a Sunday)....formula returns: 06-Jul-2009 (Monday)


    Is that what you're looking to do?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  3. #3
    Registered User
    Join Date
    08-15-2007
    Location
    Houston, TX
    Posts
    55
    Thank you, thank you, thank you! That worked like a charm. You would not believe the hoops I have jumped through trying to do that. I should have asked a professional in the first place!

+ 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. A formula template
    By ajaysehgal in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-07-2013, 06:12 AM
  2. Last business day of month function +1,2,3,4 business days
    By dstock in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-21-2008, 06:08 PM
  3. Formula needed to tell me if a value exists
    By WhatF in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-10-2008, 08:16 AM
  4. Conditional formula question
    By odditie in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-27-2007, 09:47 PM
  5. How do I subsitute part of a formula linked to another workbook?
    By Scej12 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-03-2007, 10:10 AM

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