+ Reply to Thread
Results 1 to 11 of 11

cell flags red four working days before date in cell

  1. #1
    Registered User
    Join Date
    04-22-2010
    Location
    Oxford, England
    MS-Off Ver
    Excel 2007
    Posts
    9

    Angry cell flags red four working days before date in cell

    Please can some one help me create this formulae...........

    I put a date into a cell for when a business payment is due.

    1. I want this cell to flag up in red four working days before this payment is due. If the working days part is not possible than just four days.

    Any help would be very much appreciated!!!! Thank you
    Last edited by 3daluminium; 04-22-2010 at 05:16 AM.

  2. #2
    Registered User
    Join Date
    05-01-2009
    Location
    Amsterdam, Netherlands
    MS-Off Ver
    Excel 2007
    Posts
    26

    Re: Complex formulae help please

    I'd suggest to apply Conditional Formatting to the date-cell:

    - Select Cell
    - Home-tab, Conditional Formatting, Highlight Cells Rules, Equal To
    - Criteria:

    Please Login or Register  to view this content.
    (which is not in working days, but you could add an IF criteria as well if needed)
    Last edited by bmmerkx; 04-22-2010 at 05:15 AM. Reason: added comment

  3. #3
    Registered User
    Join Date
    04-22-2010
    Location
    Oxford, England
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: Complex formulae help please

    Quote Originally Posted by bmmerkx View Post
    I'd suggest to apply Conditional Formatting to the date-cell:

    - Select Cell
    - Home-tab, Conditional Formatting, Highlight Cells Rules, Equal To
    - Criteria:

    Please Login or Register  to view this content.
    (which is not in working days, but you could add an IF criteria as well if needed)


    Not sure what you mean by an IF criteria???

    The conditional formatting I use now looks like this =I12<TODAY() but this only flags up once the cells date passes todays date which is usually to late. I need it to warn me four days before hand (preferably working days cause i know excel does recognise them)

    Thankyou

  4. #4
    Registered User
    Join Date
    05-01-2009
    Location
    Amsterdam, Netherlands
    MS-Off Ver
    Excel 2007
    Posts
    26

    Re: Complex formulae help please

    So, use my code.

  5. #5
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: cell flags red four working days before date in cell

    Could you please specify which are the non-working days? Sat and Sun? Any holidays?

  6. #6
    Registered User
    Join Date
    04-22-2010
    Location
    Oxford, England
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: Complex formulae help please

    Quote Originally Posted by bmmerkx View Post
    So, use my code.
    Code is good thats working great now!!!!!!!!!

    But any one know how to do the working days part. Non-working days being Sat/Sun and any bank holidays (but not worried about the bank holidays if that is too differcult)

    Thank you everyone

  7. #7
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: cell flags red four working days before date in cell

    Hoildays are no problem but I have no idea which they are. I suppose you could set them up somewhere

  8. #8
    Registered User
    Join Date
    04-22-2010
    Location
    Oxford, England
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: cell flags red four working days before date in cell

    Quote Originally Posted by arthurbr View Post
    Hoildays are no problem but I have no idea which they are. I suppose you could set them up somewhere
    Ok, well to be honest not really worried about the holiday part could you just help me with excluding the weekends.

    Thanks

  9. #9
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: cell flags red four working days before date in cell

    If you are using XL2007 you can use NETWORKDAYS in the Conditional Format formula (pre XL2007 you can not) - see XL help for more info.

  10. #10
    Registered User
    Join Date
    04-22-2010
    Location
    Oxford, England
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: cell flags red four working days before date in cell

    Quote Originally Posted by DonkeyOte View Post
    If you are using XL2007 you can use NETWORKDAYS in the Conditional Format formula (pre XL2007 you can not) - see XL help for more info.
    I'm using 2007. What I really need is someone to edit this formula to only include the working days

    What I have so far :
    =I12<TODAY()-4

    Thanks

  11. #11
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: cell flags red four working days before date in cell

    Please have a look at the NETWORKDAYS syntax

+ 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