+ Reply to Thread
Results 1 to 4 of 4

conditional format formula help based on match of data in another worksheet

  1. #1
    Valued Forum Contributor
    Join Date
    03-17-2007
    Location
    Michigan
    MS-Off Ver
    Excel 2016
    Posts
    954

    conditional format formula help based on match of data in another worksheet

    Hello,

    Looking for assistance with a conditional format formula that would do the following. Cell I1 (actually a merged cell I1:J1) has a 10 digit number generate in that cell. It changes often. Based on the numbers in that cell, if there is a match if my FIC worksheet specifically in column A, then I need those that match for the row(s) to highlight from A2 to E15000. Any help would be appreciated.
    Attached Files Attached Files
    Last edited by lilsnoop; 01-26-2023 at 12:59 PM.

  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,724

    Re: conditional format formula help based on match of data in another worksheet

    It is easier in this case to set up the conditions for one row, and then you can easily change the range it applies to. So, select the cells A2:E2 then click on Conditional Formatting | New Rule | Use a formula... , then put this formula in the dialogue box which pops up:

    =$A2='Docket Sheets'!$I$1

    Note that there is no $ symbol in front of the 2 of A2.

    Click on the Format button | Fill tab and choose your colour, then OK twice to exit the dialogue box.

    Then click on Conditional Formatting | Manage Rules then adjust the Applies to box to cover the range you really want.

    Note that in some earlier versions of Excel you could not refer to other sheets directly in a CF condition, but the way round that would be to use a named range. If this is the case with your version, apply a named range to the cells I1:J1 in the Docket Sheets sheet, and use that name in the CF condition.

    Hope this helps.

    Pete

  3. #3
    Valued Forum Contributor
    Join Date
    03-17-2007
    Location
    Michigan
    MS-Off Ver
    Excel 2016
    Posts
    954

    Re: conditional format formula help based on match of data in another worksheet

    Really appreciate it Pete_UK! Thanks so much!

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

    Re: conditional format formula help based on match of data in another worksheet

    You're welcome, and thanks for the rep.

    Pete

+ 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: 1
    Last Post: 05-05-2022, 06:20 AM
  2. Conditional Format Formula with Index Match
    By csnyder10 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-20-2018, 05:38 PM
  3. run conditional format formula from another cell in another worksheet
    By mook25 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-03-2013, 10:42 AM
  4. How to conditional format cells based on vlookup/match formula
    By dougebowl in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-21-2013, 06:50 PM
  5. [SOLVED] conditional format cell based on a match to a range of names
    By fablhof in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 12-01-2012, 12:17 AM
  6. Replies: 0
    Last Post: 05-20-2011, 02:33 PM
  7. Replies: 7
    Last Post: 06-30-2010, 11:53 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