This will open Notepad, if the .txt is associated with Notepad. If this
is not the case then you may need to open the Notepad.exe directly.
Maybe this:
Shell("Notepad.exe C:\help.txt")
But...if this is a help file for your application you're designing in
Access, why not use Control Tip & other built-in properties for
displaying help?
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.