+ Reply to Thread
Results 1 to 4 of 4

Grouping/Sorting all cells that contain letters and numbers?

  1. #1
    Registered User
    Join Date
    01-15-2013
    Location
    USA
    MS-Off Ver
    2010
    Posts
    40

    Question Grouping/Sorting all cells that contain letters and numbers?

    I have a worksheet in which there are cells with text, as well as some cells that start with text but include a number somewhere within the cell (either between or after the text).

    Is there any way to easily identify and group these cells together for easier sorting?

  2. #2
    Forum Contributor
    Join Date
    07-27-2012
    Location
    California, USA
    MS-Off Ver
    Excel 2003
    Posts
    198

    Re: Grouping/Sorting all cells that contain letters and numbers?

    Let's say your values are in column A starting at row #1.
    In a new column type:
    Please Login or Register  to view this content.
    Copy the formula down to the end of your data.

    Now use that new column as a primary sorting field and all your
    rows with a non-numeric value in column A will appear at the top.

  3. #3
    Registered User
    Join Date
    01-15-2013
    Location
    USA
    MS-Off Ver
    2010
    Posts
    40

    Re: Grouping/Sorting all cells that contain letters and numbers?

    I may not have explained myself properly. Some cells contain text and numbers mixed. For example ABC123 may be a value in a cell. So what I need to do is try to identify any cells that contain a number (even if the value begins with a letter).

  4. #4
    Forum Contributor
    Join Date
    07-27-2012
    Location
    California, USA
    MS-Off Ver
    Excel 2003
    Posts
    198

    Re: Grouping/Sorting all cells that contain letters and numbers?

    This formula solution was given by Ron Coderre in 2009 in this forum.
    It displays TRUE if the string contains a number, otherwise FALSE.

    Please Login or Register  to view this content.

+ 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