+ Reply to Thread
Results 1 to 3 of 3

how to remove delimeters on the right?

  1. #1
    Forum Contributor
    Join Date
    11-01-2016
    Location
    Prague
    MS-Off Ver
    2013
    Posts
    121

    how to remove delimeters on the right?

    Hello Everyone,

    I have a column A with names as below.

    My question : Is it possible to remove the extra semicolons at the end, while leaving the ones as separators? Please see the desired result as below example.

    Any idea how i can code this in vba ?

    Thanks
    Orhan

    Before Macro

    A1- Brenda Miao; ; ;
    A2- Xiaodan Fan; Helen Yang; Vivian Yuxiang Liu;
    A3- Winnie Wang; Stella Li; ;

    After Macro

    A1- Brenda Miao
    A2- Xiaodan Fan; Helen Yang; Vivian Yuxiang Liu
    A3- Winnie Wang; Stella Li
    Last edited by orhanceliloglu; 01-31-2019 at 07:13 AM.

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,429

    Re: how to remove delimeters on the right?

    one way

    Please Login or Register  to view this content.
    Cheers
    Andy
    www.andypope.info

  3. #3
    Forum Contributor
    Join Date
    11-01-2016
    Location
    Prague
    MS-Off Ver
    2013
    Posts
    121

    Re: how to remove delimeters on the right?

    Quote Originally Posted by Andy Pope View Post
    one way

    Please Login or Register  to view this content.
    Great. It worked perfectly. Thank you very much !

+ 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] How to parse a string with space delimeters...
    By livifivil in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-23-2013, 12:10 PM
  2. [SOLVED] Excel combine different cells when range dynamic with delimeters
    By Bravo33 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-08-2013, 02:11 AM
  3. Split text with delimeters
    By MysticGenius in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 06-25-2013, 10:32 AM
  4. excel macro to remove specific columns and rows + remove duplicate
    By garrywelson in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 01-17-2013, 12:03 PM
  5. Replies: 1
    Last Post: 10-23-2012, 09:12 AM
  6. Excel 2007 : Parsing cell with multiple delimeters
    By GeorgeP in forum Excel General
    Replies: 2
    Last Post: 02-22-2012, 09:32 PM
  7. Import text file with multiple delimeters
    By fredo in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-23-2011, 01:53 AM
  8. Find a string between two delimeters and replace with text
    By Jeff in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-02-2006, 02:20 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