I have an application that references Microsoft office 9.0, and I want it to support all versions of excel.
I can't use createObject because I need the events on it and I don't want to create several setups to each version.
Any suggestions ?