+ Reply to Thread
Results 1 to 2 of 2

Thread: Extracting numbers from text or URLs

  1. #1
    Registered User
    Join Date
    06-30-2008
    Location
    BRIGHTON UK
    Posts
    4

    Extracting numbers from text or URLs

    Hi Everyone,

    This is my very first post here and was wondering if anyone can help me. I have a large excel sheet that lists various URLs and i need to be able to extract the numbers from the URLS in each cell.

    Can anyone please help me do this?? please see attached screen print for further detail..

    If you know how to do this can you please email me on info @boardriders.co.uk
    Attached Images Attached Images

  2. #2
    Forum Guru martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    10,806
    one way providing all numbers are 7 digits long is to use
    =MID(A1,FIND(".htm",A1)-7,7)
    where a1 is cell with url in
    Last edited by martindwilson; 06-30-2008 at 02:17 PM.

+ 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.2.0