+ Reply to Thread
Results 1 to 2 of 2

Conditional Formatting using IF and AND

  1. #1
    Registered User
    Join Date
    07-14-2015
    Location
    Glasgow
    MS-Off Ver
    Office 2007
    Posts
    5

    Conditional Formatting using IF and AND

    Hello,

    I have a spreadsheet like this Attachment 407088 and what i am trying to do is to create some conditional formatting where it will find the cell with "Break" in it and then change the colour of the cell with the time in it. so if its over 10min red, under 10min green.

    I have tried to use

    =AND($A$6:$A$30="Break", $D$6:$D$30<=00:10:00)

    but that didnt work. Any suggestions?

    Thanks

    Andy

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

    Re: Conditional Formatting using IF and AND

    =AND($A$6:$A$30="Break", $D$6:$D$30<=TIME(0,10,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. Formatting Cells with Date or Text Values in a Conditional Formatting Formula
    By Phil Hageman in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-15-2014, 09:36 AM
  2. Opening xlsm files with conditional formatting opens with removed conditional formatting
    By Martijn.Steenbakker in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-07-2014, 05:38 AM
  3. Replies: 1
    Last Post: 09-20-2013, 06:23 PM
  4. Conditional Formatting via VBA: Change formatting in range based on value of each cell
    By ralphjmedia in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-12-2013, 10:37 AM
  5. Delete Conditional Formatting conditions but keep cell formatting - Excel 2010
    By tetreama in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-09-2012, 08:28 PM
  6. Replies: 3
    Last Post: 05-15-2012, 04:13 PM
  7. Replies: 2
    Last Post: 11-02-2007, 12:03 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