how can I import Fortran output to Excel?
"Ali" wrote in message
...
Dear sir/madam,
Would you please le me know how I can import Fortran output to Excel?
Best regards,
Ali
If the output of your program is text and numbers, the easiest way to import
is to let your program create a csv file.
Best Regards,
Fredrik
|