Topic: Calling some vba
Hi Steve,
This is a bit of a big ask, but if you can shed any light on it, it would be greatly appreciated. I have a pretty big piece of VBA code that I wrote in an excel sheet and I'm looking for a way to call it from FORTRAN. If I knew how, (and it was easy) I'd make a DLL and try and somehow call it from Fortran. Do you know of any way that can be done? My first attempt was to feed it into chat GPT which did a great job of translating the VB to Fortran inasmuch as it compiles without error. Sadly, the answers that I get are wildly incorrect and short of a marathon debugging session, I probably won't get it to work satisfactorily. Any help/discussion would be greatly appreciated.