opena specific web page

G

Guest

I want to be able to open a specific web page I created and stored on my pc–
or any other document – from a form (including the switchboard). I have
tried inserting a button on the form and running an application with a
specific document linked through the pathway but this hasn’t worked. The
other alternative would be to run a macro but I’m not too sure how to do
this. Any advice? All greatly appreciated

cheers
 
R

Ron2006

Although not from the switchboard, you can use the following.


application.followhyperlink "C:\my documents\this is the file
name.html"

That will work with ANY standardly named file. .DOC for word, .HTML
for web
..XLS for spreadsheet, etc.

Ron
 

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