+ Reply to Thread
Results 1 to 4 of 4

Excel 2007 : Conditional Format a row based on multiple conditions

Hybrid View

  1. #1
    Registered User
    Join Date
    10-03-2011
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    51

    Conditional Format a row based on multiple conditions

    Hello, I need some help with CF formula to highlight rows based on several conditions.

    I need to highlight a row if the cell in column T is NOT BLANK and the corresponding cell in column Y is blank.

    I'm struggling to write the formula to include both of these conditions. Please can you help?
    Last edited by milliemoo; 11-15-2011 at 12:13 PM.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,712

    Re: Conditional Format a row based on multiple conditions

    For row 2 select the whole row (or the part of it you want formatted) and use this formula

    =AND($T2<>"",$Y2="")
    Audere est facere

  3. #3
    Registered User
    Join Date
    10-03-2011
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    51

    Re: Conditional Format a row based on multiple conditions

    thank you (AGAIN!) daddylonglegs! It works for this row but when I copy/paste format to other rows, it isn't working correctly....is there a way I can write it to be applied to the whole spreadsheet?

  4. #4
    Registered User
    Join Date
    10-03-2011
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    51

    Re: Conditional Format a row based on multiple conditions

    Oh, please ignore me! It works perfectly! Thank you!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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