Results 1 to 12 of 12

Extract number from alphanumeric string

Threaded View

laichiwai Extract number from... 01-20-2008, 04:35 PM
shg From your example, find and... 01-20-2008, 04:40 PM
laichiwai Extract number from... 01-22-2008, 11:52 AM
NBVC Try, In K1: ... 01-22-2008, 12:13 PM
laichiwai Extract number from... 01-22-2008, 12:18 PM
oldchippy An alternative, less typing ... 01-22-2008, 12:28 PM
  1. #1
    Registered User
    Join Date
    01-20-2008
    Posts
    4

    Extract number from alphanumeric string

    Hi all,

    What is the formula to be used to extract number from a alphanumeric string located at different row?

    example:
    test123 test128 test131
    test124 test129 test132
    test125 test130 test133
    test126 test131 test134
    test127 test132 test135
    test128 test133 test136

    result:
    123 128 131
    124 129 132
    125 130 133
    126 131 134
    127 132 135
    128 133 136

    Thanks & Best Regards,
    Chiwai
    Last edited by VBA Noob; 01-20-2008 at 04:37 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