Search:

Type: Posts; User: tousisat

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    588

    add text after each image in MS word

    Hey everyone, I'm trying to use vb basic to access a MS word document and to add text (lets say "ok") after each picture found. I've tryed the following but it didn't seem to work:




    ...
  2. Re: Find and replace red words in MS word line by line and stop when picture found

    Hey, I finaly get it to work. Thanks for your helps. I did the if else statement like you said but I experienced a problem $$ that isn't recognised as a number. I finally replace that symbole by two...
  3. Re: Find and replace red words in MS word line by line and stop when picture found

    Thank you, I'll try this and tell if it works but the find replace code block don't work properly. It doesn't search from top to bottom.
  4. [RESOLVED] Find and replace red words in MS word line by line and stop when picture found

    Hey every one, I'm having a problem with my program and I need some help.

    -I need to find all the red words in MS word
    -Replace them with a number that increment after each word found. (ex:...
  5. VS 2010 Re: Extracting red text in MS word to an array in vb

    thank you, it works perfectly. My problem is resolved. thanks for your time :)
  6. VS 2010 Re: Extracting red text in MS word to an array in vb

    Thank you very much. It works but I needed to change your code a little. Love you soooo much. I can finally continue my program.

    Private Sub Button5_Click(ByVal sender As System.Object, ByVal e As...
  7. VS 2010 Extracting red text in MS word to an array in vb

    Hey everyone, I'm new to this forum and I'm having a problem in storing all the red text from MS word into an array in visual basic 2010. I did as following: (The MS word library is exported and...
Results 1 to 7 of 7



Click Here to Expand Forum to Full Width