I have a small problem. As I can not find thus library. It is necessary to me for use BusinessObjects with Excel. Tell please where it can found it or may be download. In advance thanks.
Yes i have installed program BusinessObjects 6.5 SP 4 on my computer. But then i open Excel VBA and choose Tools->References, i can’t find this library. Also in directories of BO .
What name of this file? May be i search not there?)))
I Early was glad. Library has added successfully. But at attempt of creation of object of type busobj there is an error - ActiveX component can’t create object or return reference to this object (Error 429).
It can be necessary to add still what that libraries in the project. Prompt please. The code is given more low
Dim Buso As busobj.Application
Set Buso = CreateObject("BusinessObjects.Application")
May be i must register this DLL with the help of a regsvr32 utility?