Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Reading Excel files

Intel_C_Intel
Employee
720 Views
I searched the NG for reading Excel files and found mention of something called "ReadExcel" that was a sample program. I cannot find this sample program. Was (or is) there anything on reading Excel files from FORTRAN?
0 Kudos
3 Replies
Steven_L_Intel1
Employee
720 Views
The easiest way to read Excel files from Fortran is through Canaima Software's f90SQL. The freeware "lite" version is included with CVF 6.5 and 6.6.

Steve
0 Kudos
Intel_C_Intel
Employee
720 Views
I searched my 6 to 6.5 Upgrade CD and see no mention of f90sql.
0 Kudos
Steven_L_Intel1
Employee
720 Views
It's not on the upgrade CD, just the retail boxes. But you can download the same software (actually, now a newer version), from the Canaima site I linked to above.

Steve
0 Kudos
Reply