U
utmb
I have an add-in that I have to load everytime I ope
excel,"essexcln.xll.
I have tried to write a macro to load this add-in but I keep getting a
error message. Can someone please help me with this.
My vba book has some sample coding that I have been trying it is a
follows
AddIns.Add Filename:="C:\Hyperion\Essbase\Bin\essexcln.xll"
AddIns("Hyperion Essbase OLAP Server DLL").Installed = True
Thanks
excel,"essexcln.xll.
I have tried to write a macro to load this add-in but I keep getting a
error message. Can someone please help me with this.
My vba book has some sample coding that I have been trying it is a
follows
AddIns.Add Filename:="C:\Hyperion\Essbase\Bin\essexcln.xll"
AddIns("Hyperion Essbase OLAP Server DLL").Installed = True
Thanks