+ Reply to Thread
Results 1 to 2 of 2

Using Conditional Formatting with time

  1. #1
    Registered User
    Join Date
    03-25-2013
    Location
    Reading, England
    MS-Off Ver
    Excel 2010
    Posts
    81

    Using Conditional Formatting with time

    Got a spreadsheet that I'm trying to use conditional formatting on the cell B3 to H3 inclusive.

    I want the row to change colour if hours are entered in D3, so I've created the following in conditional formatting:

    =$D3>TIME(1,0,0)

    However, there are rows without any information on and I want those to remain the neutral white until hours appear in column D but the above formula seems to want to colour these empty rows too.

    Any help will be greatly appreciated.

    Thanks

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: Using Conditional Formatting with time

    Just add a condition to ensure a date has been entered

    =AND($D3>0,$D3>TIME(1,0,0))
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

+ 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. Conditional Formatting on Time
    By chokozz in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 12-10-2015, 09:26 AM
  2. Conditional Formatting with a time Value
    By Jerrygardner in forum Excel General
    Replies: 7
    Last Post: 07-16-2013, 03:18 PM
  3. [SOLVED] Conditional formatting time
    By johnmitch38 in forum Excel General
    Replies: 7
    Last Post: 05-09-2013, 09:28 AM
  4. [SOLVED] Conditional formatting with time
    By Sparkplug90 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-10-2013, 11:10 PM
  5. [SOLVED] Conditional Formatting Of Time
    By JJ Dimery in forum Excel General
    Replies: 0
    Last Post: 08-20-2012, 08:45 AM
  6. Replies: 4
    Last Post: 01-11-2012, 07:59 PM
  7. Excel 2007 : Conditional Formatting Time
    By TimTheMercyless in forum Excel General
    Replies: 6
    Last Post: 11-18-2010, 02:33 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