In many, MS there is an option to set default file locations paths such as a
default file location for documents and templates. There is a browse button
associated with these options that allows you to browse your computer's
folder and file structures as in Explorer. Is this dialog box a Visual Basic
Object dialog box (similar to the File Open dialog box) that pops up when you
click on browse? Also if it is a VB object what is the Object Library is it
in. If it is a VB object, how do I call the object. If not, any suggestions
on building the object to search and retrieve file paths into a variable.