Author Topic: Check if Excel is installed  (Read 1081 times)

0 Members and 1 Guest are viewing this topic.

civil.eng

  • Newt
  • Posts: 66
Check if Excel is installed
« on: August 08, 2021, 02:29:43 AM »
Hello everyone,
I need a function to check if Excel is install on the system ot not, I think the best way is to figure out from Windows Registry. (It's not matter which version is installed, just returns Excel is installed or not)

Thanks in advance.

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8661
  • AKA Daniel
Re: Check if Excel is installed
« Reply #1 on: August 08, 2021, 03:25:58 AM »
if you're using COM, you can call Application.Version

VovKa

  • Water Moccasin
  • Posts: 1626
  • Ukraine