Hello. Could you please share with me the VBA code that will
show a list of all the doc files within a directory, allowing you
to make a selection. (I think this is called a dialog box). And then,
once a file choice has been made, it will open that file, and store
the file's path and name to variable xfile.
Thank you for your help.
Wayne
Jonathan West - 20 Aug 2006 00:12 GMT
> Hello. Could you please share with me the VBA code that will
> show a list of all the doc files within a directory, allowing you
[quoted text clipped - 5 lines]
>
> Wayne
Look up the FileDialog object in VBA Help.

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup