LaTeX Inserting an Excel Table in a LaTeX Document

AI Thread Summary
To include an Excel table in a LaTeX document, exporting the Excel file as a CSV is a recommended approach. Users can utilize tools like csv2latex to convert the CSV file into a LaTeX table format. For those using Windows XP, installing Cygwin can provide access to Unix-like software that may assist in this process. Additional resources include the Excel to LaTeX converter macro (xl2latex.xls) created by Svend Jacobsen, which can facilitate the conversion directly within Excel. Various links to software and guides for converting Excel tables to LaTeX format were shared, highlighting multiple options available for users seeking to integrate Excel data into LaTeX documents effectively.
Clausius2
Science Advisor
Gold Member
Messages
1,433
Reaction score
7
I want to include an excel table in a Latex document. How could I do that?

I have tried to print the table to a file .eps, but that does not give me a good result.

Is there another way?
 
Physics news on Phys.org
faust9 said:
export your excel file as a csv file then use the csv file to make a latex table.

http://brouits.free.fr/csv2latex/

Eh, thanks.

My computer runs under WinXP, i haven't found this code for this operative system.
 
If you install cygwin ( http://www.cygwin.com ), you can get access to lots of unix-type software.

By googling, excel latex
I found
http://www.jam-software.com/freeware/excel2latex_readme_en.txt
http://www.jam-software.com/freeware/index.shtml
and
http://csdl.ics.hawaii.edu/FAQ/chart-ps.html
http://www.hha.dk/~skj/Xl2latex.xls (Excel to LaTex table converter (xl2latex.xls), an Excel macro written by Svend Jacobsen (Aarhus School of Business). )
 
Last edited by a moderator:
Thanks, robphy.
 

Similar threads

Back
Top