How to evaluate VBA math expressions, resp excel formula

I want to evaluate simple VBA math functions, no variables or references needed.
e.g 

 IIF(1<10.21,2*0.069+0.142,2*0.029+0.1)


Is it possible with Syncfusion.XlsIO.Calculate for example?




1 Reply

RS Ramya Sivakumar Syncfusion Team September 19, 2022 10:31 AM UTC

Hi Liero,


Greetings from Syncfusion.


Unfortunately, XlsIO does not have support to run VBA functions. And, we do not have any plans to implement this feature.


Regards,

Ramya.


Loader.
Up arrow icon