extract

  1. L

    Extract value between text and character

    Hello, I need to extract the route number, which can be between 1 to 3 digits, see example below: Route 1-1 South Route 26-7 Ludlam Route 29-2 West Route A 101-1 North As you can see the Route value and (-) dash character are constant. Is there a formula in excel and/or PowerBi I can use...
  2. G

    Extract text between a character and first space left of that character.

    Hi, The title says it all. I'm trying to extract the text between a character (character is "%") and the first space to the left of that "%" character. I figure it would need to include the left and find functions but I am having a hardtime figuring out how to put it all together. Any help...
  3. J

    Excel formula (not VBA) to extract delimited string?

    I have the abstract string "firstString/secondString/thirdString/fourthString" in C2. I want to use a single Excel formula (not VBA; no helper cells) to extract "secondString". Any ideas? Note that "*String" is any arbitrary sequence of characters, not including "/". So, the formula must...
  4. N

    Excel Formula

    Hi, Is there a way to extract the numbers from the cell. For example: A1 <<<<< Manikandan S Natesan (17.09.2019-12:48:31) >>>>> 9161995548 9161995551 9161995552 9161995553 <<<<< Shanmugapriyan Malliraja B1 I need the numbers starting with 91, which is 9161995548 9161995551 9161995552...
  5. F

    using Hyperlink function to extract Google kilometers into Excel Spreadsheet automatically

    Dear members of the forum, I'm struggling with a mind-numbing task that needs immediate automation. While we're looking for cheap alternatives to employ for automating kilometer calculation from point A to point B, I thought it's best to inquire the forum what are the possible options to 1)...
  6. M

    Extract # and @ from text in cell

    Hello, I have a large dataset with tweets in them. These are displayed in a single cell as text. I want to extract all hashtags and tags in this tweet and display them in their own cells. For example: "My bilateral programme will comprise meetings with PM @GakhariaGiorgi and FM @DZalkaliani as...
  7. S

    Extract a number from a long Cell

    This is the data in my cell: <tbody> <tbody> <tbody> ANUZ2B2KI2XTG;ANUZ2B2KI2XTG;23.93+0=23.93;Me;26.12;Ig:r#5:A20AY8YZ1X41HY;A20AY8YZ1X41HY;23.96+0=23.96;Me;26.12;Ig:r#5:>A2FATTUNY7ADJL;A2FATTUNY7ADJL;23.99+0=23.99;Me;26.12;Ig:r#5: </tbody> </tbody>...
  8. A

    VBA to extract website that does not support IE

    I am trying to extract data in the table in this site. https://www.dw16.com/indicative-price-and-info/?dw=SAWA16C2001A Using various method, eg. web query, ie automation. I can't find a way to extract data. When open with IE, web page will say you need to use chrome or firefox to open the...
  9. H

    How to exclude some of the excel range from the output to text file

    The code I have is following: And the data it is extracting from is this: As you see, the amount of data there might be, varies, but the extract takes a fixed range into account, to cover everything. Now there is a problem, it extracts indeed all the data, but also creates a lot of...
  10. A

    Extract data from rng

    hI guys!,i have at A1:A36 a random generator of 1-36 numbers.i need to extract the results every time of change at B1:B36, then after the next change(every spin) the new results to be extracted at C1:36 and so on.is there any formula for that?thank you so much!
  11. R

    extract Letters between Special Characters

    HI Every one, i need a output in the following format could any one please help me out <tbody> Input Output <tbody> 10263AM/xbsdhbs </tbody> <tbody> 10263AM </tbody> <tbody> 075893-SE-1 </tbody> <tbody> 075893 </tbody> <tbody> 052263 </tbody> <tbody> 052263...
  12. M

    Extract Max and relative date

    Excel 2007 Column A contains dates in dd-mm-yyyy Column B contains values in numericals. Column C1 = Start Date 01-01-2019 Column C2 = End Date. 31-01-2019 A B 16-12-2018 7000 21-01-2019 10305 22-01-2019 9785 24-01-2019 11400 (> Max...
  13. P

    Extract value between parentheses

    Hi, I have the following string in Cell A1: 1. First Name (5). I figured out how to extract the first and last name. I am struggling on how to get the value between the parentheses. The values will range from single-digit to triple-digit. Forluma to get the name value: =MID(A2,FIND("...
  14. M

    Extract numbers from alphanumeric strings

    Hi all, how can I extract (by VBA) this numbers: 149575 191368 191369 with prefix "DUD" and suffix "/nn" from alphanumeric strings with so DB: DUD 149575/18 DUD 191368/17 Ton 39.00, DUD 191369/18 Ton 9.04 Tia. Maurizio
  15. P

    Extracting numbers before a certain word or symbol in a long string of Text.

    Hi. I am looking to extract several numbers from a string of text like the following: "For the period beginning January 1, 2018, Supplier's fees for Services may be increased annually effective each January 1 upon 60 days prior notice to Customer. Any increase shall be based on actual increases...
  16. M

    Excel vba Extract specific text from a cell containing multiple line

    Hello, I have a column (col D- starts from cell D2). The Cells D2, D3 ........DXXX, each cell contains multiple lines of data. There are about 40+ individual lines in each cell with different values Cell D2: Date: 10-21-2008 First Name: Tommy Last Name: Hughes Transaction: 1 Inhouse: No Job:Yes...
  17. R

    how to extract only character's ???

    i have a doubt how to extract only characters from a set of word using only excel ex john17son1992born premkumar12from560077 king0295of99theking how to get output as johnsonborn premkumarfrom kingoftheking please clear my doubt
  18. Z

    Extract Query Text from multiple Excel Files

    I've struggled to find answers to this online, as most of the results are for extracting the DATA, but we're in the midst of a project that will require changes to a large number of queries that have been written in Excel Documents. What I'd like to be able to do, is run something that can...
  19. P

    Extract all values (from list) that lie within a range

    Is there a way to extract all numbers from a list that lie within a range ? For example, I have a list of ascending numbers in the range B3:N3 and two numbers in P3 and R3 .. the number in P3 is smaller than the one in R3. I'd like to return all numbers (there's likely to be multiple of...
  20. J

    Extracting Rows from a table based on list

    Hi, i am testing this currently with a large dataset (50000) rows and want to extract rows from a table based on a list of order IDs. My Data table is stored in sheets("Data") - Columns A:N OrderIDs are stored in column G So if i have a list of OrderIDs in Sheet1, i want to extract all records...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top