Help;
I've written VBA program in Word97 that translates the formatting of a document into a custom formatted text string. It works great in Word97 but it runs significantly slower in WordXP. Why, Oh Why?
The basic functional outline of the program is that it examines the FONT object of a character or group of characters and creates a text string with embedded formatting codes in it. The text string will be outputed to another program for its use.
Desperate In Seattle;
Michelle
I've written VBA program in Word97 that translates the formatting of a document into a custom formatted text string. It works great in Word97 but it runs significantly slower in WordXP. Why, Oh Why?
The basic functional outline of the program is that it examines the FONT object of a character or group of characters and creates a text string with embedded formatting codes in it. The text string will be outputed to another program for its use.
Desperate In Seattle;
Michelle