S
solun
I'm trying to determine the path to the office executable for a document
(e.g. "C:\Program Files\Microsoft Office\Office11\MSACCESS.EXE" to open a MS
Access database). Does anyone know the most reliable way to do this with VBA?
I want to write a method that will work with any version of the program
(Office 97, 2000, XP, etc.).
I'm guessing I need to read the registry, unless there is an object I can
reference.
(e.g. "C:\Program Files\Microsoft Office\Office11\MSACCESS.EXE" to open a MS
Access database). Does anyone know the most reliable way to do this with VBA?
I want to write a method that will work with any version of the program
(Office 97, 2000, XP, etc.).
I'm guessing I need to read the registry, unless there is an object I can
reference.