+ Reply to Thread
Results 1 to 4 of 4

Confitional formatting

  1. #1
    Registered User
    Join Date
    08-26-2010
    Location
    Poplar Bluff MO
    MS-Off Ver
    Excel 2016
    Posts
    98

    Confitional formatting

    Is there a conditional formatting rule that would allow me to highlight all cells in a row where if the 5th, 6th and 7th characters in column b match the first 3 in column A? So in the example below, it would highlight the 4th one down.


    363004 1001201
    203003 1067201
    204003 1081201
    2011N3 1082201
    207083 1082201F

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,138

    Re: Confitional formatting

    How about
    =LEFT(A2,3)=MID(B2,5,3)

  3. #3
    Registered User
    Join Date
    08-26-2010
    Location
    Poplar Bluff MO
    MS-Off Ver
    Excel 2016
    Posts
    98

    Re: Confitional formatting

    I have the conditional format for Column B. But it isn't working. I may be doing something incorrect.
    Attached Files Attached Files

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,138

    Re: Confitional formatting

    Not quite sure what's going on, but if you select the cells & change the fill colour to no fill, then the Cf works.

+ 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: 12-08-2016, 03:14 PM
  2. Replies: 9
    Last Post: 03-07-2016, 10:39 AM
  3. [SOLVED] Highlight dates passed - confitional formatting
    By trumpetman in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 07-19-2014, 03:59 PM
  4. Replies: 1
    Last Post: 08-28-2013, 09:07 AM
  5. [SOLVED] Add character to cell based on confitional formatting fill
    By freud1 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 09-28-2012, 04:42 AM
  6. Delete Conditional Formatting conditions but keep cell formatting - Excel 2010
    By tetreama in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-09-2012, 08:28 PM
  7. [SOLVED] Userform TextBox Problem... formatting code clears data instead of formatting
    By michaeljoeyeager in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-26-2012, 11:00 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