+ Reply to Thread
Results 1 to 5 of 5

Conditioning Formatting Help

  1. #1
    Registered User
    Join Date
    07-14-2020
    Location
    London
    MS-Off Ver
    16.38
    Posts
    7

    Conditioning Formatting Help

    I am in need of some help - I have made a few new rules up under conditional formatting so when a date is entered it goes amber 3 days before the date and red on the date within the column F. I would like a rule so when I enter a date in column H (date returned) column F will revert back to no fill. Thank you in advance!

    The rules I have set already in order are -

    Formula: =ISBLANK(F1)=TRUE Format - no fill applies to - Sheet1!$F:$F stop if true - ticked
    Cell Value < NOW() Format - red applies to - Sheet1!$F:$F stop if true - unticked
    Cell Value < NOW()+3 Format - amber applies to - Sheet1!$F:$F stop if true - unticked
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    10-10-2016
    Location
    Sheffield
    MS-Off Ver
    365 and rarely 2016
    Posts
    3,212

    Re: Conditioning Formatting Help

    editing your first condition =or(isblank(f1),h1<>"") should suffice as long as stop if true is ticked


    Note now() returns a date time value, today() returns jus the date. But if your formats work as you want that's fine

  3. #3
    Registered User
    Join Date
    07-14-2020
    Location
    London
    MS-Off Ver
    16.38
    Posts
    7

    Re: Conditioning Formatting Help

    Thank you so much it has worked perfectly!

  4. #4
    Registered User
    Join Date
    07-14-2020
    Location
    London
    MS-Off Ver
    16.38
    Posts
    7

    Re: Conditioning Formatting Help

    Just a quick question, I have been asked to make the cell F1 go green once I input information in cell H1 do you know the formula for this?
    Last edited by georgiaaamayyy; 07-22-2020 at 05:55 AM.

  5. #5
    Forum Expert
    Join Date
    10-10-2016
    Location
    Sheffield
    MS-Off Ver
    365 and rarely 2016
    Posts
    3,212

    Re: Conditioning Formatting Help

    =H1<>""

    or
    H1>0

+ 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. conditioning formatting
    By kiwaylch in forum Excel General
    Replies: 5
    Last Post: 12-06-2018, 05:37 AM
  2. need help in conditioning formatting
    By AWIN in forum Excel General
    Replies: 8
    Last Post: 08-14-2018, 07:52 AM
  3. Need help applying Conditioning Formatting
    By kannon8833 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-09-2018, 10:25 AM
  4. Conditioning formatting Issues
    By ulala2 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-11-2017, 04:07 AM
  5. conditioning formatting?
    By pleasehelp in forum Excel General
    Replies: 10
    Last Post: 04-16-2007, 07:48 PM
  6. Conditioning formatting
    By Donald in forum Excel General
    Replies: 1
    Last Post: 11-29-2006, 07:30 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