How can I insert an Excel table into a LaTeX document?

  • Context: LaTeX 
  • Thread starter Thread starter Clausius2
  • Start date Start date
  • Tags Tags
    Excel Latex Table
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 14K views
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: