Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. dvulin

    Run Fortran exe from Excel.

    I have Excel sheets and small Fortran application. I made a VBA macro that saves input data for Fortran exe into a .txt file. After that, I used Shell function in VBA macro tu execute FOR application and there is no error message, but there's neither a output TXT file that this FOR application...
  2. dvulin

    newbie question

    can this be correct: ... DO 2 J=1,80 IF(Y.GT.1.0) Y=0.6 F= -A*RP(I)+(Y+Y*Y+Y**3-Y**4)/(1.-Y)**3-B*Y*Y+C*Y**D IF(ABS(F)-1.E-6) 4,4,3 3 DFDY=(1.+4.*Y+4.*Y*Y-4.*Y**3+Y**4)/(1.-Y)**4-2.*B*Y+D*C*Y**(D-1.) 2 Y= Y-F/DFDY ... (do statement that invokes line no. 2)
  3. dvulin

    invoke Access database from Fortran 77

    try to search for fortran odbc, maybe lahey fortran has it. P.S. I just tried to help as fortran newbie and ASP developer
  4. dvulin

    MSFortran Powerstation proffesional edition 4.0

    Hi, I'm new into Fortran because my mentor gave me an assigment to make his old UNIX Fortran codes useful and working as DLLs which we could invoke from MSExcel. I had a knowledge of ASP, Borland Pascal and VBA, and some basics for Fortran I learned without trouble. I wrote a simple subroutine...

Part and Inventory Search