Results 1 to 4 of 4

VBA to replace special characters with line break

Threaded View

  1. #1
    Registered User
    Join Date
    12-05-2013
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    25

    Question VBA to replace special characters with line break

    hi friends,

    I am new to VBA excel scripting.. I need a script that fulfills the following conditions..

    I have an excel sheet which contains the data as the following


    """To:sara;
    cc: abi; pup; """
    """To: loe, frez;Str, Peo; lrson
    Cc: IT; GS; """
    "

    each cell in the first column contains the same data.. now I need the output as follows

    sara
    abi
    pup
    loe,frez
    str,Peo
    irson
    IT
    GC

    which means the characters ; : " should be replaced with line break.. and the names should be displayed in the second sheet or some other column one by one.. but in the same column..


    could u please help me to do this.. many thanks in advance
    Last edited by saranyabi; 12-06-2013 at 03:02 AM. Reason: to change the title as per moderator

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Problem with Query / Script
    By Fionnan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-18-2011, 04:00 AM
  2. customUI script problem (XML)
    By dschmitt in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-11-2010, 09:23 AM
  3. VB Script Problem ?
    By khanjee in forum Excel General
    Replies: 3
    Last Post: 04-05-2008, 03:52 AM
  4. [SOLVED] Script problem - Help please
    By Les Stout in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-30-2005, 05:05 AM
  5. sub script out of range problem
    By AmyTaylor in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-26-2005, 08:05 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