+ Reply to Thread
Results 1 to 2 of 2

formula:Help with conditional formatting.

Hybrid View

  1. #1
    Registered User
    Join Date
    08-11-2006
    Posts
    1

    formula:Help with conditional formatting.

    Hi.

    I have a list of items and i need formula to format all cells that contain text that is between A000-X999, there is also other text on these cells, example

    "A034 xxxxxx"
    "D015 yyyyy"
    and so on.

    Could some help me out?

    TIA.

  2. #2
    WLMPilot
    Guest

    re: formula:Help with conditional formatting.

    I understand that a cell may contain more than just the A034. If the
    A000-X999 is always the first text in the cell, use the LEFT function to pull
    out the text you need.

    =LEFT(A1,4)

    Les

    "jorkka" wrote:

    >
    > Hi.
    >
    > I have a list of items and i need formula to format all cells that
    > contain text that is between A000-X999, there is also other text on
    > these cells, example
    >
    > "A034 xxxxxx"
    > "D015 yyyyy"
    > and so on.
    >
    > Could some help me out?
    >
    > TIA.
    >
    >
    > --
    > jorkka
    > ------------------------------------------------------------------------
    > jorkka's Profile: http://www.excelforum.com/member.php...o&userid=37374
    > View this thread: http://www.excelforum.com/showthread...hreadid=570637
    >
    >


+ 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