+ Reply to Thread
Results 1 to 5 of 5

Filtering out text with conditional formatting

  1. #1
    Registered User
    Join Date
    08-05-2005
    Posts
    4

    Filtering out text with conditional formatting

    hi there,

    I have a problem I need help with. I have a worksheet that has a column with 13 digit long number in it.
    I want a formula (or is it conditional formatting) that will highlight the cell if the last 5 digits of the number are not ‘00000’

    The number is in text format and needs to stay that way… so I was thinking there could be come way to examine the text .. I dunno… any ideas greatly appreciated…

    thanks!

  2. #2
    aristotle
    Guest

    RE: Filtering out text with conditional formatting

    Hi,

    Go to conditional formatting. Formula is: =RIGHT(A1,5)<>"00000"

    Then all you need to do is choose a format.

    Regards,
    A

    "bluebean" wrote:

    >
    > hi there,
    >
    > I have a problem I need help with. I have a worksheet that has a
    > column with 13 digit long number in it.
    > I want a formula (or is it conditional formatting) that will highlight
    > the cell if the last 5 digits of the number are not ‘00000’
    >
    > The number is in text format and needs to stay that way… so I was
    > thinking there could be come way to examine the text .. I dunno… any
    > ideas greatly appreciated…
    >
    > thanks!
    >
    >
    > --
    > bluebean
    > ------------------------------------------------------------------------
    > bluebean's Profile: http://www.excelforum.com/member.php...o&userid=25951
    > View this thread: http://www.excelforum.com/showthread...hreadid=393248
    >
    >


  3. #3
    Jim May
    Guest

    Re: Filtering out text with conditional formatting

    In CF enter: =RIGHT(A1,5)<>"00000"
    (on one line)
    HTH


    "bluebean" <[email protected]> wrote in
    message news:[email protected]...
    >
    > hi there,
    >
    > I have a problem I need help with. I have a worksheet that has a
    > column with 13 digit long number in it.
    > I want a formula (or is it conditional formatting) that will highlight
    > the cell if the last 5 digits of the number are not '00000'
    >
    > The number is in text format and needs to stay that way. so I was
    > thinking there could be come way to examine the text .. I dunno. any
    > ideas greatly appreciated.
    >
    > thanks!
    >
    >
    > --
    > bluebean
    > ------------------------------------------------------------------------
    > bluebean's Profile:
    > http://www.excelforum.com/member.php...o&userid=25951
    > View this thread: http://www.excelforum.com/showthread...hreadid=393248
    >




  4. #4
    Registered User
    Join Date
    08-05-2005
    Posts
    4
    Thanks for that guys - unfortunately when I go in to do that, it changes all the cells to yellow, regardless of whether or not they end with 00000.....
    any ideas why this would be? thanks.

  5. #5
    aristotle
    Guest

    Re: Filtering out text with conditional formatting

    Make sure the "00000" is within quotes, that's all I can think of.

    "bluebean" wrote:

    >
    > Thanks for that guys - unfortunately when I go in to do that, it changes
    > all the cells to yellow, regardless of whether or not they end with
    > 00000.....
    > any ideas why this would be? thanks.
    >
    >
    > --
    > bluebean
    > ------------------------------------------------------------------------
    > bluebean's Profile: http://www.excelforum.com/member.php...o&userid=25951
    > View this thread: http://www.excelforum.com/showthread...hreadid=393248
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 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