Results 1 to 19 of 19

Excel formatting formula help

Threaded View

  1. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Excel formatting formula help

    Assuming that
    data starts in A2 going down,
    "-" occurs in suffix only (i.e values are all of the format abab-suffix and not ab-ab-suffix)

    Select data (A2:A1000) and conditional formatting>New rule>Formula
    Formula: copy to clipboard
    =MATCH("*"&MID(A2,1,FIND("-",A2&"-")-1)&"*", $A$1:$A1,0)
    format as you wish. See attachment
    Attached Files Attached Files
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 8
    Last Post: 11-26-2013, 07:37 PM
  2. Can't figure out a formula for Conditional Formatting- Excel 2011
    By so_fistica_ted in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 5
    Last Post: 11-30-2012, 10:20 AM
  3. Need help with excel formula for conditional formatting
    By amateurtechie in forum Excel General
    Replies: 8
    Last Post: 01-10-2012, 03:28 AM
  4. Excel 2007/2010 Conditional/Formula Formatting multiple possible
    By ExcelNoob2008 in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 06-16-2011, 11:41 AM
  5. [SOLVED] excel formula formatting result
    By lucho21 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-10-2006, 10:00 AM

Tags for this Thread

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