VBA and Fortran

VBA and Fortran

Anonymous
Not applicable
225 Views
2 Replies
Message 1 of 3

VBA and Fortran

Anonymous
Not applicable
Does anyone knows if and how can i call a Fortran program through VBA.

Thanks!
0 Likes
226 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
have a look at the SHELL function in vba - you can run just about anything
using that

--
Kevin

"BILL_S" wrote in message
news:f15e291.-1@WebX.maYIadrTaRb...
> Does anyone knows if and how can i call a Fortran program through VBA.
>
> Thanks!
>
>
0 Likes
Message 3 of 3

Anonymous
Not applicable
Thanks a lot i'll try that!


"Kevin Terry" wrote in message
news:47741E58123A26318E9858835C659C9F@in.WebX.maYIadrTaRb...
> have a look at the SHELL function in vba - you can run just about anything
> using that
>
> --
> Kevin
>
> "BILL_S" wrote in message
> news:f15e291.-1@WebX.maYIadrTaRb...
> > Does anyone knows if and how can i call a Fortran program through VBA.
> >
> > Thanks!
> >
> >
>
>
0 Likes