Also, I don't want to overgeneralize about this style of programming in VBA for word but perhaps the times when I have encountered bugs in Word are when using some of the more sophisticated structures. I'm going to go back and review some places where I've had a lot of trouble and simply use a simpler goto structure and set x = object and simple range.count type of loops (no for next) and see if I can get a consistent result.
|