View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
RWN RWN is offline
external usenet poster
 
Posts: 104
Default How to determine Office version

"Application.Version"

--
Regards;
Rob
------------------------------------------------------------------------
"VanS" wrote in message
...
Hello,
Does anyone know how to programmatically determine the version of Office
that is installed during an installation? That is, I will probably need to
check via a registry entry if possible. If not, if I had to check one of the
Office exe for version but registry is preferred. I couldn't find any MSDN
and KB articles on such. I am trying to determine where the Office templates
folder going by the version of Office.
Thanks, God bless
Van