Results 1 to 6 of 6

Cond. Format based on time and day

Threaded View

  1. #1
    Forum Contributor
    Join Date
    01-25-2014
    Location
    Italy - Currently In USA
    MS-Off Ver
    Excel 2019
    Posts
    213

    Cond. Format based on time and day

    Hello, I would like to Conditional Format a column containing Dates,

    Example:

    If cell C1 = "Open" then if date in cell A1 = today before or equal to 1PM, then highlight cell C1.
    then if cell C1 = "Open" then if date in cell A1 = today after 1PM today and less than 1pm Tomorrow highlight Cell C1

    Hope it makes sense.

    Basically I need any cell that show "Open" up to 1pm today to be highlighted, and soon after 1PM when the cell changes to "Closed" I need the cells that Show "Open" and past 1PM today till 1PM next day to be highlighted

    This is the current Formula i have in the conditional Format But its not working

    IF(C1="Open",AND(A1>TODAY()+0.5417,A1<TODAY()+1+0.5417),FALSE)

    Thank you all for your Help
    OP
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] VBA to Cond Format cells in column CX6:C based on CX7 being equal to CX6. Apply CF to CX7.
    By A440 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-04-2021, 08:04 AM
  2. [SOLVED] Cond Format needed to highlight 2 matching cells based on specific cell text
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-14-2020, 09:47 AM
  3. Replies: 3
    Last Post: 06-28-2018, 11:20 PM
  4. Replies: 5
    Last Post: 05-04-2011, 05:01 PM
  5. Replies: 1
    Last Post: 05-03-2011, 05:46 PM
  6. format cell based on cond. of another
    By dr mint in forum Excel General
    Replies: 2
    Last Post: 03-31-2010, 11:50 PM
  7. [SOLVED] Cond Format & helper-cell based "duplicate rec" tricked by content
    By Dennis in forum Excel General
    Replies: 3
    Last Post: 12-16-2005, 03:00 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