Re: [Quantlib-dev] QuantlibXL 0.3.13 - Excel crashed when accessing from VBA module
Posted by
eric ehlers on
Aug 25, 2006; 3:01pm
URL: http://quantlib.414.s1.nabble.com/QuantlibXL-0-3-13-Excel-crashed-when-accessing-from-VBA-module-tp4994p4996.html
Hello,
On 8/25/06, Wilkie Lai <
[hidden email]> wrote:
>
> Hi,
> I am new to QuantlibXL but based on the posts I have
> read and instructions previously given, I have tried
> to call QuantLib functions from VBA using
> Application.Run() method. However in version 0.3.13
> Excel always crashed when the ql method is called and
> I think when ObjectHandler is accessed. I have
> already tried on 2 different Excel versions (both
> 2002, different lauguages) on different machines, both
> crashed in similar way and debug message is pointing
> to QuantLibXL-vc80-mt-s-0_3_13.
> Can someone please confirm if this is a known bug
> with 0.3.13, or there is a new way to call ql
> functions from VBA with 0.3.13?
This is not a known bug (at least, not yet known to me :-) ) and there
should be no change to the procedure for calling the addin from VBA.
I'll try to recreate the problem and I'll let you know.
Thanks,
Eric