+ Reply to Thread
Results 1 to 8 of 8

How to extract names from a text string?

Hybrid View

  1. #1
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,043

    Re: How to extract names from a text string?

    Here, try this:

    Formula: copy to clipboard
    =TRIM(MID(A3;SEARCH("Fra";A3)+4;MIN(SEARCH({" ref";" lag";" lug"};MID(A3;SEARCH("Fra";A3)+4;255)&" ref lag lug"))))
    Attached Files Attached Files
    Never use Merged Cells in Excel

+ 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.6.0 RC 1