Sep 21, 20231 minMandelbrot Set viewer - VBA vs C#Using the Mandelbrot Set to demonstrate the relative speed of using C# code via COM Interop from VBA.
Feb 24, 202320 minCalling C# code from VBA (COM interop)There's a number of sites on the web that discuss COM interop, but none too recent (that I can find) and most refer to calling VB.NET...