+ Reply to Thread
Results 1 to 3 of 3

Highligh a cell based on another cell

  1. #1
    Forum Contributor HaroonSid's Avatar
    Join Date
    02-28-2014
    Location
    india
    MS-Off Ver
    Excel 2013
    Posts
    2,080

    Highligh a cell based on another cell

    hi,
    Using CF highlight cell A1 if E1 = "" ( but E1 has formula and if formula result is nothing or blank then highlight the cell A1 )

    thank you
    Use Code-Tags for showing your code :
    Please mark your question Solved if there has been offered a solution that works fine for you
    If You like solutions provided by anyone, feel free to add reputation using STAR *

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,245

    Re: Highligh a cell based on another cell

    Try

    CF rule

    =OR(LEN(E1)=0,E1=0)

  3. #3
    Forum Contributor HaroonSid's Avatar
    Join Date
    02-28-2014
    Location
    india
    MS-Off Ver
    Excel 2013
    Posts
    2,080

    Re: Highligh a cell based on another cell

    PERFECT FORMULA

    THANK YOU JhonTopley

+ 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. Replies: 2
    Last Post: 12-07-2016, 12:39 PM
  2. Replies: 1
    Last Post: 12-06-2016, 06:16 PM
  3. return multiple header cell values into one cell concatenated based on a cell value
    By anchuri_chaitanya in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-13-2016, 10:27 PM
  4. Replies: 0
    Last Post: 03-20-2014, 10:57 AM
  5. VBA to highligh the cell value
    By shiva_reshs in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 03-12-2014, 03:00 PM
  6. [SOLVED] Highligh row based on specific text in cell
    By cbritton796 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-30-2013, 12:31 PM
  7. Replies: 6
    Last Post: 11-25-2011, 08:41 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