I'm discovering how to read from/write to a cell in an Excell spreadsheet. I'm studing the Fortran AUTODICE example. In taht example, I understood howto write/read, but I dont't know how to close the excel file automatically, from a Fortan code. AUTODICE opens a file and manipulates it, but the...