Code a Macro for File Open Dialog Box

C

CJH

We're using Word 2003 on Widows XP. Is there a way to
write VB code to just open the File-Open (Ctl-O) dialog
box and not specify another subdirectory or an actual
file to open? And if so, does anyone know how to write
the code?

I want to be able to jump quickly from directory to
directory on the network by writing different macros and
assigning them to keystrokes. For example, I can change
the default directory by using:
ChangeFileOpenDirectory "W:\1\"
But then I also want the macro to actually pull up the
Open File dialog box so I can pick a sub-directory but
not a specific file.

Is this possible? Any help is very much appreciated.

CJ
 
C

CJH

Thanks for the starting place. It's going to take me a
bit to wade through this code, but hopefully I'm on the
right track now.

CJ
 

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