How to open an embedded file?

N

Nord

Hi all!
I have inserted a file-object into my Word doc. The file is a simple
txt one, and I need to open and read it via VBA.
How can I do it? What must I write, something like:

open <filename> for input as #1 ...?

But what must I put in <filename>?

Thanks in advance,
 

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