Hi,
I am developing a program in VB.NET. I would like to implement the possibility to use small vba scripts in my tool. Users should be able write some VBA code, lets say FunctionResult = x + y. I then want to get the result in my Code with Eval. I've done
something similar with vb script but as this is often disabled in cusomer envorionments I cannot use this any longer.
I read that a lot of programs support VBA (ArcGIS, AutoCad, CorelDraw etc.), so I thought there might be some library / dll that I could license / implement to support VBA in my application.
But I can't find anything useful on the web, or I am not smart enough to use the right words in the search.
Any hints would be highly appreciated, thank you very much.
Kind regards
Norman