+ Reply to Thread
Results 1 to 2 of 2

Conditional Formatting with Indirect

  1. #1
    Registered User
    Join Date
    09-14-2017
    Location
    Ohio
    MS-Off Ver
    365
    Posts
    1

    Conditional Formatting with Indirect

    I have some Conditional formatting in my spreadsheet and can't add another format to my cell so I need to only highlight it red if the value is empty.

    Right now I am using the following command to highlight a row red if the dates listed are before a date I placed in B1

    =INDIRECT("SHEET1!Q"&ROW())<$B$1

    Assigned to column: =$AC$13:$AC$402

    It marks all cells before the date red but also marks blank cells in this same column red. I have tried a few different variations but I can't quite get one that will do nothing if blank and mark the rest red.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,213

    Re: Conditional Formatting with Indirect

    You seem to be following my bad example... by overcomplicating things. Doesn't this work:

    =$A1< Sheet1!$B$1 applied to A1 to A16... see sheet...
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

+ 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. [SOLVED] Conditional Formatting with Indirect Function
    By nathanmccormick in forum Excel General
    Replies: 2
    Last Post: 07-08-2016, 04:38 PM
  2. [SOLVED] Conditional Formatting with VBA and INDIRECT formulas
    By indub in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-14-2016, 12:31 PM
  3. [SOLVED] Conditional Formatting INDIRECT between dates
    By Will_iam in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-07-2012, 10:46 AM
  4. [SOLVED] INDIRECT in Conditional Formatting Question
    By Spencer101 in forum Excel General
    Replies: 10
    Last Post: 06-22-2012, 07:21 AM
  5. [SOLVED] Combining INDIRECT with OR for use in conditional formatting
    By ScotyB in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-06-2012, 01:17 AM
  6. Conditional Formatting and Indirect Function
    By gmc2k2 in forum Excel General
    Replies: 4
    Last Post: 02-03-2011, 09:30 PM
  7. Resolved >>> Conditional formatting with INDIRECT and AND
    By mike_something in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-22-2007, 07:54 AM

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