How to Write EXCEL files from a FORTRAN Program ?

BBJ

Joined
Sep 8, 2017
Messages
2
Reaction score
0
I would like to be able to output data from a forran program directly to an EXCEL file (not via a .csv file, which is easy , but formatted as a .xls (Word 2003) file).
What's the easiest way to do this ?
Is there an explanation somewhere of the format of an Excel file which is easily understood ?

Thanks in advnce.
 
Top