Search:

Type: Posts; User: planbattack

Search: Search took 0.01 seconds.

  1. How should I rewrite this to not use GoTo?

    How should I rewrite the following code without using GoTo?
    My actual array "arr" is much more complicated than this; I have simplified it for illustration.
    Basically, I want to be able to define a...
  2. Re: [RESOLVED] Help identifying object in a word document

    I figured it out. They are properties of the bookmarks wrapping the texts. For example, I can change the border color to bright green with...
  3. [RESOLVED] Help identifying object in a word document

    I use a computer-assisted translation (CAT) tool called Wordfast Classic that runs in word.
    It produces these panes/windows/frames in the document, but I have no idea what they are.
    They aren't...
  4. Re: [Word] suggestings for optimizing my macro that uses Application.CompareDocuments

    Elroy,

    Wow! Thank you for the detailed reply. You are spot on about the with...end with blocks. I never bothered using them because I didn't know how they were beneficial, but now I understand...
  5. Re: [Word] suggestings for optimizing my macro that uses Application.CompareDocuments

    Thanks for the reply, Zvoni.

    Yes, I have considered using a Diff tool, but they are designed for something slightly different than what I am trying to accomplish. The result of the comparison...
  6. [Word] suggestings for optimizing my macro that uses Application.CompareDocuments

    I'm a translator and I work in Word (using a CAT tool that runs in Word), and over the years I have taught myself to write macros that improve my productivity. This is one of them. I'd appreciate...
Results 1 to 6 of 6



Click Here to Expand Forum to Full Width