Results 1 to 5 of 5

Thread: Replacing Multiple vbNewlines

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2010
    Posts
    31

    Replacing Multiple vbNewlines

    Hi, i'm trying to replace multiple vbnewline's as to only allow two vbnewline's in my textbox. I sort of have a idea how i could do it by counting each instance of vbnewline that appears in my string and then replacing them with only two vbnewline's. But the problem is how could i duplicate the vbnewline sub string using a integer value to match the number of instances found in the string, something simmilar to the string() function.
    Last edited by Jackkkkk; Oct 17th, 2010 at 02:18 AM.

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