File size problem from 97 to 2003

V

VBALover

Hi all,

I have a word doc with table and vba. Its size is about 1M in Word97 format.
After I upgrade to Word2003, the file size changed to 4M.

I have searched that doing something on table option can be help to solve. I
did, but it fails.

I understand that it mays caused by table inside the document. But it is
really hard to using new vba command to work with my table.

What can I do now?

Any suggestion for me?
 
Top