Opening Different Types of Files

  • Thread starter Thread starter akphidelt
  • Start date Start date
A

akphidelt

Hello again, I have run in to another problem. I now can save documents,
whether its excel, pdf, word, etc in to a common folder. But now I want to
set up a listbox where they can double click on the item they want and it
automatically opens up the file.

Is there anyway to do this with a hyperlink or something like that...
because I don't want to create different instances for each type of file that
can be clicked.

Any help would be greatly appreciated... thanks!
 
akphidelt said:
Hello again, I have run in to another problem. I now can save documents,
whether its excel, pdf, word, etc in to a common folder. But now I want to
set up a listbox where they can double click on the item they want and it
automatically opens up the file.

Is there anyway to do this with a hyperlink or something like that...
because I don't want to create different instances for each type of file
that
can be clicked.

Any help would be greatly appreciated... thanks!

Check out the FollowHyperlink method of the Application object.
 

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

Back
Top