+ Reply to Thread
Results 1 to 3 of 3

Formula to pull specific information from a cell with unrequired info (lots of it)

  1. #1
    Registered User
    Join Date
    06-03-2021
    Location
    Hobart, Australia
    MS-Off Ver
    Microsoft 365
    Posts
    7

    Formula to pull specific information from a cell with unrequired info (lots of it)

    Hi all, I have a spreadsheet where the first cell in my row contains the information I need, but also contains over 400 words/characters that I don't need and the information I need is never in the same position. The info I need is a reference number that starts with 19.

    Also, I'm no good with VBA's :-( I really hopeful for a formula I can paste into column B and drag it down, as the full version of the report may have up to 50 rows.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    2,824

    Re: Formula to pull specific information from a cell with unrequired info (lots of it)

    Is the reference# always 8 digits? Try this in cell B10:

    =MID(A10,SEARCH("referencenumber (19",A10,1)+17,8)
    You can then drag it down as far as you need.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,460

    Re: Formula to pull specific information from a cell with unrequired info (lots of it)

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however it has been brought to our attention that the same query has been posted on one or more other forums and you have not provided the required cross-post link(s) here.

    Please see Forum Rule #3 about cross-posting and adjust accordingly. Read this to understand why we (and other sites like us) consider this to be important.

    (Note: this requirement is not optional. As you are new, I will do it for you this time: https://www.excelguru.ca/forums/show...o-(lots-of-it).)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Help with a formula to pull specific person info from a spreadsheet
    By natesamuelson in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-03-2018, 12:29 PM
  2. Formula/Solution to pull specific information from one workbook to another?
    By andrew8473 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-05-2016, 12:53 AM
  3. [SOLVED] Pull the Correct info through is X,Y and Z cell contains specific text
    By cjohnr1388 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-13-2016, 09:40 AM
  4. Replies: 4
    Last Post: 06-26-2015, 02:43 AM
  5. [SOLVED] Formula to pull specific information from a list in the correct order
    By Sleepyshy in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-05-2012, 11:36 AM
  6. Merge lots of info into one cell!
    By Canuckbulldog in forum Excel General
    Replies: 5
    Last Post: 01-15-2008, 01:32 PM
  7. Replies: 10
    Last Post: 02-21-2005, 03:06 PM

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