Results 1 to 9 of 9

Retrieve 7 digits number

Threaded View

  1. #1
    Forum Contributor
    Join Date
    11-28-2008
    Location
    Reykjavík, Iceland
    MS-Off Ver
    Any of: 2003 & 2007
    Posts
    412

    Retrieve 7 digits number

    Hi,

    Assume the following string in a single cell:

    ABC 1235674 DE 12 FGH 34567 1235674 IJKL 987654321 1235674 MN

    I need to retrieve the 7 digits number which can occur more than once, may be anywhere within the string BUT will always be identical.
    (Other numbers may vary and there may be more than one space between the items and there is no constant pattern)

    If it is for any help I can retrieve and return the following strings with some add-in:

    ;1235674;12;34567;1235674;987654321;1235674;
    1235674 12 34567 1235674 987654321 1235674

    or with any other delimiter.

    What will be the fastest and shortest way to return the 7 digits number ?
    (If use of the add-in can be eliminated it will be just fine)

    Thanks, Elm
    Last edited by ElmerS; 11-13-2010 at 02:26 PM.

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