Possible Duplicate:
Comprehensive list of tools that simplify the generation of LaTeX tables
Is there a visual tool which can generate tex code for more complex tables as shown? The idea is to drawn them and generate the latex code as shown:

Is there a visual tool which can generate tex code for more complex tables as shown? The idea is to drawn them and generate the latex code as shown:
|
|||
|
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Excel supports merged cells, and you can convert a table to LaTeX using the
Excel2LaTeX add-in (this works for multirow and multicolumn cells). However, you would have to manually change the generated code if you want to use the See also: Comprehensive list of tools that simplify the generation of LaTeX tables. |
|||
|
|