+ Reply to Thread
Results 1 to 4 of 4

Conditional formatting to show "Overdue" if date in adjacent cell is older than 5 days

  1. #1
    Forum Contributor
    Join Date
    03-19-2019
    Location
    Essex, England
    MS-Off Ver
    Office 365
    Posts
    110

    Conditional formatting to show "Overdue" if date in adjacent cell is older than 5 days

    Hi all

    I need help!

    I have this formula =IF(AND(LEFT(A3,3)="OIL",H3+5< TODAY(),H3<>""),"Overdue","") and I want to do the same but using conditional formatting instead, is it even possible? I've tried many different variations but have not found a solution.

    This works fine, but as its a formula in a cell, on a spreadsheet used by multiple users it keeps getting deleted and I am trying to find a workaround.

    I'd rather not use VBA but if conditional formatting is not an option then I am open to any and all suggestions.

    Thanks for looking and any help is greatly appreciated.

    Stuart

  2. #2
    Registered User
    Join Date
    09-13-2021
    Location
    Ludhiana, Punjab
    MS-Off Ver
    2016
    Posts
    3

    Re: Conditional formatting to show "Overdue" if date in adjacent cell is older than 5 days

    Select the column which u want to highlight RED or other color with first selected cell of column be from 3rd row and then paste your if condition in the conditional formatting setting when formula is as below. Also set the type of formatting you want to apply.

    =AND(LEFT(A3,3)="OIL",H3+5< TODAY(),H3<>"")

    Hope this helps...

    Heroceebee

  3. #3
    Forum Contributor
    Join Date
    03-19-2019
    Location
    Essex, England
    MS-Off Ver
    Office 365
    Posts
    110

    Re: Conditional formatting to show "Overdue" if date in adjacent cell is older than 5 days

    Many thanks Stileicon, not exactly what I needed but pointed me in the right direction to find a solution. Much appreciated.

  4. #4
    Registered User
    Join Date
    09-13-2021
    Location
    Ludhiana, Punjab
    MS-Off Ver
    2016
    Posts
    3

    Re: Conditional formatting to show "Overdue" if date in adjacent cell is older than 5 days

    Thanks for your appreciations Stuart

+ 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 Gantt Chart to show overdue date
    By guvy in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-09-2019, 09:25 AM
  2. [SOLVED] Conditional Formatting Gantt Chart to show overdue date
    By guvy in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-04-2019, 02:41 AM
  3. [SOLVED] Conditional Formatting - Apply Cell Style if a column cell is "string1" or "string2"
    By Tunnel_Snakes in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-29-2018, 01:27 PM
  4. Moving 30 days and older messages from "Sent Items" to "Deleted Items"
    By bandera in forum Outlook Programming / VBA / Macros
    Replies: 1
    Last Post: 07-20-2014, 07:09 AM
  5. [SOLVED] Conditional Formatting if an adjacent cell contains a "N"
    By TheCroatianSensation in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-31-2012, 04:40 PM
  6. Replies: 2
    Last Post: 06-11-2012, 06:08 PM
  7. [SOLVED] Formatting to show/not show "DUE" and "RECEIVED" in cell
    By kevhatch in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 10-09-2005, 05:05 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