Navigate to folder and capture path?

E

Ed

I have an AutoOpen macro in a document. I would like to have the macro
bring up some kind of form or dialog that will allow me to navigate to a
specific folder and capture the full path in a string. I will then write
this string into the document at a specific location; the navigation will be
wrapped in an If - "If location.text is blank, Then navigate, capture, and
go there; Else read text and go there".

I know VB has the Drive, Dir, and File ListBox controls. Does Word VBA have
a way to do this?

Ed
 

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