Recent content by kostas18ns

  1. K

    Fortran Reading MS Excel Files in FORTRAN 77

    Hi! I am trying to open the attached xls or txt file with fortran 90-95. Firstly, is the data in the correct position? Is the previous code applicable to read and process my data? My pusrpose is to create an array 20*20 with total 400 numbers in each cell. For any other suggestion of...