VB Script in File Open/Save

G

Guest

Is it possible to have a favorite with a dialogue box to select a network
destination based on a set of variables?

I have written a VB script that allows me to open a folder in Windows
Explorer (XP-SP2) based on user input, but would like to have a similar
function in File Open/Save dialogues.

File path is on a common network share with variables at three different
folder levels. I guess the question is "how do I get the VB functionality to
work without invoking Windows Explorer?"
 
J

Jon

Google for "MSComDlg.CommonDialog"

--
Jon

The sting of a reproach is the truth of it

Latest reports suggest that it was "jacom" <[email protected]>
in message who said
something like...
 

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