Getting the size of an unsaved document

  • Thread starter Jean-Baptiste Bertrand
  • Start date
J

Jean-Baptiste Bertrand

Hello!

Here's my problem: I have a Word macro which opens a document, makes
changes to it, and then saves it to a new directory. Before saving it
to this new directory, I need to get programmatically the size of the
processed document (that is to say: its size after the changes were
made). Is that possible? The FileLen() function returns only the
original size of the document…

Hope my request is clear enough.

Thanks,
Jean-Baptiste
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top