G Guest Mar 12, 2005 #1 Dear sir/madam, Would you please le me know how I can import Fortran output to Excel? Best regards, Ali
Dear sir/madam, Would you please le me know how I can import Fortran output to Excel? Best regards, Ali
F Fredrik Wahlgren Mar 12, 2005 #2 Ali said: Dear sir/madam, Would you please le me know how I can import Fortran output to Excel? Best regards, Ali Click to expand... 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
Ali said: Dear sir/madam, Would you please le me know how I can import Fortran output to Excel? Best regards, Ali Click to expand... 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