+ Reply to Thread
Results 1 to 4 of 4

Conditional format formula with multiple conditions

  1. #1
    Registered User
    Join Date
    04-04-2008
    Posts
    2

    Conditional format formula with multiple conditions

    Hi All,

    I'm formatting row color based on the value of a cell within that. I have now so that if column "I" has a value of "W," the row is formatted green. However, I only want rows that have both "W" in column I and "FIA" in column H.

    The formula I have is:
    ="($I6=""W"" AND $H6=""FIA"")"

    But that's not working. Any suggestions?

    Thanks in advance.

  2. #2
    Forum Expert darkyam's Avatar
    Join Date
    03-05-2008
    Location
    Houston, TX
    MS-Off Ver
    2013
    Posts
    2,191
    =and($i6="w",$h6="fia")

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582
    In Excel, the AND statement preceeds the arguments
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    ChemistB

  4. #4
    Registered User
    Join Date
    04-04-2008
    Posts
    2
    Thanks! That works brilliantly!

+ 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