G
Gordon G
My Excel COM addin has a help file associated with it. It will be installed, by the installation program, in the same directory as the COM dll is stored. Since the user may choose to store them it wherever he wishes, how can I get my program to find out what directory the COM is stored in(and hence the pathname to my helpfile)
MyApp.Path goves me the path to Excel, but I need the path to the COM.
MyApp.Path goves me the path to Excel, but I need the path to the COM.