Thread: Excel version
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Greg Glynn Greg Glynn is offline
external usenet poster
 
Posts: 137
Default Excel version

Have a look in [HKEY_CLASSES_ROOT\Excel.Application\CurVer]

That might be enough to identify your version.

Greg