Hi John,
One method is to use the Shell function. Type Shell in a VBA procedure,
highlight the word, and then hit F1 to bring up context sensitive help. The
Shell function requires that you know the path to the executable file. If you
have no guarantee that the path to the executable file will be the same on
all machines, then send me a private e-mail message with a valid return
address. I will share a copy of a function named GetExeFileSpec that can be
used to determine this information.
Tom
QWaos168@XScom cast. Dnet (<--Remove all capitalized letters and spaces).
____________________________________
:
Hi
Via vba, how can I make a file to open in its respective app like word excel
etc.?
Thanks
Regards