Properties
Category
English
Similar Topics
Statistics
Comments
18
Participants
3
Subscribers
29
Votes
1
Views
718
Share

How to use the TableText commando to create a table from a spredsheet with a variable number of rows
Answered
I would like to create a table from cell content in the spreadsheet with a variable number of rows by using the TableText command.
How can I do that ?
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2019 International GeoGebra Institute
attached a sample
What if I would like to have a table where all the cells in the table should be aligned centered except B2:B11 which should be aligned left. Meaning that the first cell in the B column (which contain a category) also should be centered.
So my question is: How can I get the first cell in a column to have another alignment than the rest of the cells in the same column ?
doing two tables and combining in one table like rami did
try in LAtex
\begin{array}{|r|l|c|}
\hline
\multicolumn{1}{|c|}{Titldfdfdfde} \multicolumn{1}{c|}{gggggklkje}{sfsdf}\\
\hline
xjhgjhgjhgnbvnbvnbjhgjh & yjhgjhgjhgjhgjhgjhgjhgjhgjhghjhmnh&jhjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhg\\
\hline
amnbnvnbv & bhgjhgjhgj&hg\\
c & cjjgjhgjhgjhgjhgjh&gjhg\\
d & e\\ \hline
\end{array}
https://www.geogebra.org/m/RC7Pnnk5
Comments have been locked on this page!