You can open Notepad with your file as parameter like this:
Code:Call Shell( "notepad.exe " & App.Path & Iif( Right( App.Path, 1 ) = "\", "", "\" ) & "Help.txt", vbNormalFocus )
|
Results 1 to 2 of 2
Thread: HelpThreaded View
|
Click Here to Expand Forum to Full Width |