i could do it in the end.. i changed from shell, to shellexecut.
not sure whats the diference yet.., im researching to understand the diference of the two comands
i'm rtying to call a fortran exe from vba, but for some reason it doesn't start, but if i use it independent it works fine.
this is what i'm using to call.
retval = Shell("E:\Tini\Teste\sintese2.exe", 1)
the sintese2.exe should read an text file generated by excel, then, when the progran...
i'm rtying to call a fortran exe from vba, but for some reason it doesn't start, but if i use it independent it works fine.
this is what i'm using to call.
retval = Shell("E:\Tini\Teste\sintese2.exe", 1)
the sintese2.exe should read an text file generated by excel, then, when the progran start...
Hi, i'm new at using fortran, and i'm trying to covert an old progran that i found to a dll, so i can pul it from microsft execel, with the elp of vba.
but i'm having some problens and got lost on how to do this, so i would like a little help from you.
the variables that i want to pass are...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.