+ Reply to Thread
Results 1 to 9 of 9

Name Extraction

  1. #1
    Forum Contributor
    Join Date
    09-18-2015
    Location
    Republic of Korea
    MS-Off Ver
    2010
    Posts
    314

    Name Extraction

    Snap108.jpg

    VBScript.RegExp

    -->VBA does not support look behind

    How Should I need to create a regular expression?
    Attached Files Attached Files
    Last edited by chief_abound; 12-03-2015 at 03:05 AM.

  2. #2
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Name Extraction

    VBA does support look from behind

    its called instrRev

    Please Login or Register  to view this content.
    Last edited by humdingaling; 12-03-2015 at 02:56 AM.
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Name Extraction

    or using right instead

    Please Login or Register  to view this content.

  4. #4
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,519

    Re: Name Extraction

    Quote Originally Posted by chief_abound View Post
    How Should I need to create a regular expression?
    Please Login or Register  to view this content.

  5. #5
    Forum Contributor
    Join Date
    09-18-2015
    Location
    Republic of Korea
    MS-Off Ver
    2010
    Posts
    314

    Re: Name Extraction

    Hi! humdingaling

    Thank you very much!

  6. #6
    Forum Contributor
    Join Date
    09-18-2015
    Location
    Republic of Korea
    MS-Off Ver
    2010
    Posts
    314

    Re: Name Extraction

    Hi! jindon Thank you so much!

    System.Text.RegularExpressions.Regex

    -->.Net Framework regular expressions

    Is it can be used in VBA?

  7. #7
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Name Extraction

    Yes, You can use look behind in Net, but it is not linked to VBA despite both VBA and Net are owned and developed by Microsoft . I believe most of the syntax for VBA are similar to and might have derived from JavaScript .
    If I am not mistaken, the earlier versions of Perl, which is the daddy of Reg expression, did not support Look behind.
    Last edited by AB33; 12-03-2015 at 04:49 AM.

  8. #8
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,519

    Re: Name Extraction

    I don't think so in vba, so trying to find the way around most of the case...

  9. #9
    Forum Contributor
    Join Date
    09-18-2015
    Location
    Republic of Korea
    MS-Off Ver
    2010
    Posts
    314

    Re: Name Extraction

    Thank you. opinions

+ 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. [SOLVED] String extraction
    By pytheus in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-17-2014, 07:19 PM
  2. [SOLVED] URL extraction help
    By mecutemecute in forum Excel General
    Replies: 10
    Last Post: 06-10-2013, 01:18 AM
  3. web extraction
    By anilg0001 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-28-2013, 01:24 AM
  4. web extraction
    By anilg0001 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-07-2013, 05:01 AM
  5. Data Extraction help
    By jquick2 in forum Excel General
    Replies: 9
    Last Post: 12-03-2012, 06:23 PM
  6. Name Extraction
    By ernestgoh in forum Excel General
    Replies: 1
    Last Post: 03-25-2009, 01:26 PM
  7. extraction
    By rowena in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-09-2006, 11:28 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