+ Reply to Thread
Results 1 to 3 of 3

Conditional Formatting based on last digit

  1. #1
    Registered User
    Join Date
    08-06-2009
    Location
    NY, USA
    MS-Off Ver
    Excel 2003
    Posts
    6

    Conditional Formatting based on last digit

    I have a very large table of values that all end in either ".0" or ".5" and want to use conditional formatting to change the color of all the cells with values ending in ".5".

    Could anyone shed light on this for me?

    Thank you,
    John

  2. #2
    Forum Expert dominicb's Avatar
    Join Date
    01-25-2005
    Location
    Lancashire, England
    MS-Off Ver
    MS Office 2000, 2003, 2007 & 2016 365
    Posts
    4,867

    Smile Re: Conditional Formatting based on last digit

    Good afternoon johnsnyder

    ...and welcome to the forum!!
    Quote Originally Posted by johnsnyder7 View Post
    I have a very large table of values that all end in either ".0" or ".5" and want to use conditional formatting to change the color of all the cells with values ending in ".5".
    Go to :

    Format > Conditional Formatting
    Formula Is
    =RIGHT(C8,2)=".5" Change C8 to the first cell address in your range.
    Select your format.
    Click OK.

    Now use your format painter tool (little paintbrush icon - standard toolbar) to apply the conditional formatting to all items in your range.

    HTH

    DominicB
    Please familiarise yourself with the rules before posting. You can find them here.

  3. #3
    Registered User
    Join Date
    08-06-2009
    Location
    NY, USA
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Conditional Formatting based on last digit

    Dominic,

    Thanks very much for your help!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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