+ Reply to Thread
Results 1 to 6 of 6

WORKDAY function and conditional formatting

  1. #1
    Registered User
    Join Date
    02-11-2013
    Location
    D.I.Yogyakarta, Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    7

    WORKDAY function and conditional formatting

    i want to make formula for these two problem , conditional formatting and workday function . Please help me if you can solve it
    Attached Files Attached Files

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: WORKDAY function and conditional formatting

    hi okyjelly, welcome to the forum. you can use WORKDAY in D3 like mentioned in your title:
    =WORKDAY(A3,C3)

    for conditional formatting, select the range you want to apply to (i.e. A3:D12)
    go to Home -> Conditional Formatting -> New Rule -> Use a formula to determine which cells to format -> Format values where this formula is true:
    =$D3=TODAY()
    Last edited by benishiryo; 02-13-2013 at 09:34 PM. Reason: amendment

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Registered User
    Join Date
    02-11-2013
    Location
    D.I.Yogyakarta, Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: WORKDAY function and conditional formatting

    Thankyou verymuch :D

  4. #4
    Registered User
    Join Date
    02-11-2013
    Location
    D.I.Yogyakarta, Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: WORKDAY function and conditional formatting

    hai benishiryo, thanks for helping me to solve my problem
    but i want to ask you, if i use this formula
    =WORKDAY(A3,C3), the "day of analysis" will be count just in monday until friday .
    but i need a result like this :

    Sample Delivery Days of Analysis Release
    Friday, February 15, 2013 1 Monday, February 18, 2013
    Friday, February 15, 2013 5 Wednesday, February 20, 2013

  5. #5
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: WORKDAY function and conditional formatting

    Try this version

    =WORKDAY(A3+C3-1,1)
    Audere est facere

  6. #6
    Registered User
    Join Date
    02-11-2013
    Location
    D.I.Yogyakarta, Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: WORKDAY function and conditional formatting

    thankyou daddylonglegs

+ Reply to Thread

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