+ Reply to Thread
Results 1 to 2 of 2

Conditional Formatting with Time Duration...

  1. #1
    Registered User
    Join Date
    07-08-2014
    Location
    Denver, CO
    MS-Off Ver
    2013
    Posts
    7

    Conditional Formatting with Time Duration...

    Hello

    I want columns P-U to change colors based on the duration of time between two events. Column O provides the duration.

    How do I set conditional formatting to automatically perform this operation? Duration and Time in general seems difficult to program into conditional formatting.

    See attached.


    Capture.PNG
    Attached Files Attached Files

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2412
    Posts
    13,615

    Re: Conditional Formatting with Time Duration...

    Try changing the CF formula for column Q to

    =AND($O1*24<12,$O1<>0)

    and for column P to

    =AND($O1*24<6,$O1<>0)


    BTW: I would encourage not applying Conditional Formatting to entire columns or rows. They are resource hungry and super volatile. Over time they will slow workbook performance down.

    Instead consider applying them to a few more rows than you realistically anticipate using.
    Dave

+ 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. Replies: 5
    Last Post: 09-29-2016, 09:58 PM
  2. Replies: 2
    Last Post: 07-14-2015, 02:12 PM
  3. Displaying data as time duration rather than time of day
    By BrookeA in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-13-2014, 06:48 PM
  4. [SOLVED] How to create a real time report with on/off time and duration?
    By Why123 in forum Excel General
    Replies: 7
    Last Post: 11-21-2013, 02:01 AM
  5. [SOLVED] Split Time Duration to first complete the running hour and then go to End time
    By joogibabu in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-06-2013, 10:56 PM
  6. Calculate finish time given start time, working hours and job duration
    By swanseaexcel in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-23-2012, 03:00 PM
  7. Replies: 4
    Last Post: 01-11-2012, 07:59 PM

Tags for this Thread

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