Open htm File
- From: "B F Cole" <bfcole@xxxxxxxxx>
- Date: Sat, 08 Jul 2006 01:47:22 GMT
I would like to open an html file with a command button.
This code doesn't seem to work. Generates a "file not found message". The
not found file is iexplore.exe.
Dim stAppName As String
stAppName = "iexplore.exe c:\db files\manual.htm"
Call Shell(stAppName, 1)
Any suggestions on opening this htm file with internet explorer?
Thanks,
Bill
.
- Follow-Ups:
- Re: Open htm File
- From: Vsn
- Re: Open htm File
- From: Ron Weiner
- Re: Open htm File
- Prev by Date: Re: Outlook Reminders
- Next by Date: Re: ListCount
- Previous by thread: Re: Programming "next appoinment" on to invoice form
- Next by thread: Re: Open htm File
- Index(es):