View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Keith Brautigam Keith Brautigam is offline
external usenet poster
 
Posts: 2
Default Detect what version (if any) of Excel is installed

Thanks Bob

Actually I should have been clearer -- and maybe this is the wrong newsgroup for my question. The situation is that I have a C++/MFC app and I want to detect the Excel version from it

Thanks.