+ Reply to Thread
Results 1 to 5 of 5

Conditional Formatting help with "true" or "if" or ???

  1. #1
    Registered User
    Join Date
    04-25-2017
    Location
    Oklahoma city, Ok
    MS-Off Ver
    2010
    Posts
    14

    Conditional Formatting help with "true" or "if" or ???

    I have 2 conditional formattings in the same cell
    1) is for the today() - 7 days like ... 7 days until due
    2) needs to overwrite the today() function and turn the cell red when I put in a date.

    I'm sure this is a simple problem but I am going crazy searching google for the answer.
    Thanks in advance.... you SMART Excel people!
    Brad
    days-1.JPG
    Last edited by abadbrad; 12-12-2019 at 11:33 AM.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Conditional Formatting help with "true" or "if" or ???

    A picture is nice but we can't update it, test a solution, or view your formulas. Consider attaching a file (see yellow banner at the top of the page).

    Provide the actual conditional formatting formulas you are actually using.

    There are a few things in your description that need clarification:

    You said "1) is for the today() - 7 days like ... 7 days until due" A1>TODAY()-7 will be TRUE if a date is within the past 7 days. A1<TODAY()-7 will be true if a date is older than 7 days. I have no idea what you mean by "7 days until due" since there is no "due" date in your picture.

    The picture says "if under 14 days since I typed 11/12/19." There is no way to tell when you typed 11/12/19. And this seems to contradict your comment about "7 days until due"

    "needs to overwrite the today() function" Conditional formatting can't overwrite a function. What do you mean here?

    "turn the cell red when I put in a date." Turn the cell red when you put in a date with what criteria? Any date?
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    04-25-2017
    Location
    Oklahoma city, Ok
    MS-Off Ver
    2010
    Posts
    14

    Re: Conditional Formatting help with "true" or "if" or ???

    Thank you, I whas hoping it would be a simple function..But
    Cell Q4 the TODAY() function will make this red even if the deadline was meet (14 days)
    I just need to TODAY() function to be ignored is you type a date into the cell.
    Thank you and you are correct I should have just included an attachment.
    Attached Files Attached Files

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,588

    Re: Conditional Formatting help with "true" or "if" or ???

    What I think you are saying is that if cell Q4 is blank and more days have passed between the date in cell M4 and today than the value in cell L4 then turn cell Q4 red. However if a date is placed in the cell then there should not be any conditional formatting. If that is a correct interpretation then you will only need one rule: =AND(Q4="",TODAY()-$M4>L4)
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  5. #5
    Registered User
    Join Date
    04-25-2017
    Location
    Oklahoma city, Ok
    MS-Off Ver
    2010
    Posts
    14

    Re: Conditional Formatting help with "true" or "if" or ???

    Thank you so much....I am traveling but as soon as I get to my laptop I will give this a try.
    Thank you again!!!!

+ 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. [SOLVED] Conditional Formatting not recognizing TRUE or FALSE
    By jimmisavage in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-09-2017, 05:53 AM
  2. [SOLVED] Conditional Formatting with AND() not working when TRUE
    By bbkdude in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 04-24-2017, 03:45 PM
  3. Conditional formatting with formula as TRUE
    By Marcin4111 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-18-2014, 05:25 AM
  4. Stop if True does not work in conditional formatting
    By Faridwahidi in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-17-2014, 12:07 PM
  5. Conditional formatting if two value equal true
    By grantsmith in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-16-2013, 07:05 AM
  6. Conditional formatting based on TRUE
    By bertrand82 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-07-2012, 04:05 AM
  7. [SOLVED] Conditional Formatting for True/False
    By Phil H. in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-08-2005, 05:20 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