+ Reply to Thread
Results 1 to 4 of 4

Highlight Rows based on another cell value

  1. #1
    Registered User
    Join Date
    08-20-2013
    Location
    Qatar
    MS-Off Ver
    Excel 2010
    Posts
    45

    Highlight Rows based on another cell value

    Hi,

    Please help, I want to highlight Rows from column P to BH non-empty cell based on column B value:
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    01-07-2025
    Location
    Iran
    MS-Off Ver
    2021
    Posts
    137

    Re: Highlight Rows based on another cell value

    You can use formulas in Conditional Formatting and apply them in this area "=$P$12:$BH$279", for example:

    PHP Code: 
    =AND($E12="B",P12<>0
    And do this way for all data in column E.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    08-20-2013
    Location
    Qatar
    MS-Off Ver
    Excel 2010
    Posts
    45

    Re: Highlight Rows based on another cell value

    Thank you so much.

  4. #4
    Forum Contributor
    Join Date
    01-07-2025
    Location
    Iran
    MS-Off Ver
    2021
    Posts
    137

    Re: Highlight Rows based on another cell value

    You're welcome.

+ 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] Delete Rows based on cell value, highlight based on cell value and keep deleted data
    By jaredli in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 11-21-2020, 06:37 AM
  2. Highlight (visible) rows Based on cell value
    By ptmuldoon in forum Excel General
    Replies: 1
    Last Post: 07-27-2018, 04:45 PM
  3. [SOLVED] VBA - Highlight Range(Rows) based on cell value
    By rxk in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-20-2017, 03:01 AM
  4. [SOLVED] Highlight particular rows based on cell selection
    By chickpeazy in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 05-31-2017, 10:13 AM
  5. Highlight Rows based on cell value
    By Tortus in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-02-2016, 03:49 PM
  6. [SOLVED] VBA code to highlight rows based on a cell
    By mugs62 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-11-2012, 07:08 AM
  7. Highlight Rows Based on Corresponding Cell Value
    By zealot in forum Excel General
    Replies: 2
    Last Post: 02-18-2012, 08:35 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