|
From: Will S. <Wil...@as...> - 2021-09-29 10:40:06
|
Great function – thank you! From: Francois Botha <ig...@gm...> Sent: 29 September 2021 09:50 To: Will Scott <Wil...@as...> Cc: QuantLib users <qua...@li...> Subject: Re: [Quantlib-users] Quantlib #NUM! Errors with qlfixedratebond() handle Hi Will, You can use the ohRangeRetrieveError() function and point it to the cell that returns the #NUM! value to get more information about what is causing the problem. regards Francois Botha On Wed, 29 Sept 2021 at 10:40, Will Scott via QuantLib-users <qua...@li...<mailto:qua...@li...>> wrote: Apologies for such a simplistic question, but has anyone experienced getting #NUM! errors in their Bond handles when creating qlfixedratebond() handles? Qlschedule builds fine, but when parsed into the qlfixedratebond() object it creates #NUM! Errors in some but not all of the handles… seemingly at random. I wonder if I am doing something fundamentally wrong. Any help much appreciated. Will _______________________________________________ QuantLib-users mailing list Qua...@li...<mailto:Qua...@li...> https://lists.sourceforge.net/lists/listinfo/quantlib-users |