Hi all,
I have a macro that concatenates rtf files. It opens a sequential access file that contains all the names of the files to be concatenated, reads through one line at a time, does some stuff to each file (mostly just strips fields out), then copies the updated file to a new file, inserts a page break then does the same to the next file until it's done.
Everything works well except that I seem to loose the formatting when I copy from the old file to the new file. I have tried CopyFormat/PasteFormat, using the organizer to copy the normal style from one file to another, etc. Nothing seems to work.
I am using Word 2003. Can someone help me with this? Thanks! Katy
I have a macro that concatenates rtf files. It opens a sequential access file that contains all the names of the files to be concatenated, reads through one line at a time, does some stuff to each file (mostly just strips fields out), then copies the updated file to a new file, inserts a page break then does the same to the next file until it's done.
Everything works well except that I seem to loose the formatting when I copy from the old file to the new file. I have tried CopyFormat/PasteFormat, using the organizer to copy the normal style from one file to another, etc. Nothing seems to work.
I am using Word 2003. Can someone help me with this? Thanks! Katy