Results 1 to 14 of 14

Thread: Remove " : " Resolved

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2005
    Posts
    300

    Resolved Remove " : " Resolved

    Ok i have a word file which has got all messed up with the character " : " but the think is i need to remove the whole line. So is there a way i can say like

    Code:
    Dim Grrr As String
    Grrr = List.List(i)
    
    Then If Grrr Contains :
    Remove Grrr
    Hope this is clear.
    I need it to remove the Whole Line. If possible Remove them from List1, and add the ones it removes into List2 so i can check it has removed the right ones.

    Please Help Meeeeeee
    Last edited by Ricky1; Jun 6th, 2005 at 04:17 PM. Reason: Resolved
    Im Learning !!!!

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