CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2002
    Location
    India (Delhi)
    Posts
    199

    Thumbs down copy specific lines from the word file to textbox

    Hi
    i need to find a specific keyword like Computer in a word file (.Doc) if its found then i need to copy the whole line and paste it in textbox control of my form.

    is there any way to do this.
    Keep Posting in this Forum

  2. #2
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

    Re: copy specific lines from the word file to textbox


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

Featured