+ Reply to Thread
Results 1 to 2 of 2

Need help with continued conditional formatting with "AND"

  1. #1
    Registered User
    Join Date
    08-15-2010
    Location
    FLORIDA
    MS-Off Ver
    Excel 2003-07
    Posts
    5

    Question Need help with continued conditional formatting with "AND"

    This is an evolution from previous post:

    http://www.excelforum.com/excel-work...or-1-cell.html

    Current formula:

    Please Login or Register  to view this content.
    Which works fine (highlights the complete row red) but I want to add another stipulation for "AND"

    I want the formula to look for the word " L2Ready: " in cell AC2. The challenging part i see is that after " L2Ready: " will have different txt per cell....

    The proposed:

    Please Login or Register  to view this content.
    Obviously will not work since there is more txt in $AC2 than just " L2Ready: "

    Please help, thanks!



    ***** I decided to not use this as another field became available which was static
    Last edited by camar0; 02-02-2011 at 02:16 PM.

  2. #2
    Registered User
    Join Date
    04-27-2013
    Location
    Abu Dhabi
    MS-Off Ver
    Excel 2010
    Posts
    1

    Re: Need help with continued conditional formatting with "AND"

    You shall use this

    =AND($A$2="standard",$B$2=3,$C$2>=3,FIND("L2Ready:",$AC$2))

+ 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