from VBA open text file in default text editor application
Is it possible from VBA to open a text file in the default text editor
application registered with Windows?
I"ve tried variations of a Start command in a Shell statement, but
can't find anything that works.
The best I've been able to do is open the file directly with
Notepad.Exe, again from a Shell statement.
Thanks,
Brian Murphy
Austin, Texas
|