+ Reply to Thread
Results 1 to 5 of 5

Conditional formatting Dilema

  1. #1
    Forum Contributor
    Join Date
    02-06-2014
    Location
    The Show Me State
    MS-Off Ver
    Excel 2013
    Posts
    343

    Conditional formatting Dilema

    I am trying to highlite W3 when W3= (the letter H) and AA3 is blank. AA3 has the following formula:
    Please Login or Register  to view this content.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,814

    Re: Conditional formatting Dilema

    With W3 selected, click on Condtional Formatting | New Rule | Use a formula... , then put this formula in the dialogue box which pops up:

    =AND(LEFT(W3)="H",AA3="")

    Click on the Format button | Fill tab and choose your colour, then OK your way out.

    Hope this helps.

    Pete

  3. #3
    Forum Contributor
    Join Date
    02-06-2014
    Location
    The Show Me State
    MS-Off Ver
    Excel 2013
    Posts
    343

    Re: Conditional formatting Dilema

    I tried it but no luck. How about if 'W' = (letter H) and 'AB' is blank then format 'AB' to red fill?

  4. #4
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Conditional formatting Dilema

    Going off of post #3, you can do this:

    Highlight AB2:AB100 (or however far your data can go) > Conditional Formatting > New Rule > Use a formula
    =AND(W2="H",AB2="")
    Format: Fill red > OK > OK

    If you can't get that to work, I recommend uploading a small representative sample of your data along with the desired results (which you can enter manually) based on that data.

    To upload an Excel workbook, follow these steps:
    1) Click on "Go Advanced"
    2) Click on "Manage Attachments"
    3) Click on "Choose File"
    4) Choose your file and click on "Open"
    5) Click on "Upload"
    6) Click on "Close this window"

  5. #5
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,627

    Re: Conditional formatting Dilema

    1) ...when ... AA3 is blank ....
    2) ...MATCH(IFERROR(MATCH(V816,H:H,0),"..")

    A space between quotes is not an empty cell
    Last edited by protonLeah; 12-11-2019 at 06:59 PM.
    Ben Van Johnson

+ 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. SUM Dilema
    By Barrera006 in forum Excel General
    Replies: 5
    Last Post: 01-12-2017, 10:31 AM
  2. If and isblank dilema
    By bbryant1 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 04-22-2013, 01:49 PM
  3. Help with simple? sort dilema
    By 1980edward in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-20-2012, 03:43 AM
  4. [SOLVED] Maths to text dilema
    By ukphoenix in forum Excel General
    Replies: 6
    Last Post: 03-27-2012, 05:03 AM
  5. SUMIF Dilema
    By Catalin in forum Excel General
    Replies: 10
    Last Post: 10-06-2009, 09:04 AM
  6. [SOLVED] If formula- work for this dilema
    By potsie via OfficeKB.com in forum Excel General
    Replies: 1
    Last Post: 04-25-2006, 08:53 PM
  7. sorting dilema
    By Bobbie in forum Excel General
    Replies: 3
    Last Post: 01-05-2005, 02:06 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