Results 1 to 13 of 13

Thread: [RESOLVED] Replace text between quotes - VB6

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2001
    Location
    MD
    Posts
    182

    Resolved [RESOLVED] Replace text between quotes - VB6

    I tried to search everywhere but couldn't find a way to solve easily.

    I simply want to replace spaces with "*" between double quotes only.

    So the below text

    "us i hi ""n stu"" hi ki ""ji kh kj"" dfd df"

    should yield

    "us i hi ""n*stu"" hi ki ""ji*kh*kj"" dfd df"

    Assume the quotes will be even count.

    Thanks
    Last edited by vsusi; May 18th, 2011 at 09:17 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width