Hi!

I'm doing some automation of Excel (and Word) from C#. It's easy to add a reference to, for example, the MS Excel 9.0 Object Library, but what if I don't know what version(s) of Excel the user has installed? How do I, in runtime, check what versions are available and how do I select the version of my choice?

Greatful for any hints!
Magnus