General Actions:
Log-in
Register
Wiki:
Main wiki
▼
:
Document Index
»
Space:
Sandbox
▼
:
Document Index
»
Page:
TableTraining
Search
en
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Main wiki
»
Sandbox
»
Table Training
Wiki source code of
Table Training
Last modified by
Administrator
on 2010/09/23 14:50
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Hide line numbers
1: 1 Table Training 2: 3: 4: {table} 5: Category | Sales (KE) 6: Category 1 | 100 7: Category 2 | 50 8: Category 3 | 50 9: Total | =sum(B2:B4) 10: {table} 11: 12: 13: ---- 14: 15: 16: {table} 17: row1 | Row 2 | ROW 3 | Row 4 18: Cell 1 | 10 | 100 | 1000 19: Cell 2 | 20 | 200 | 2000 20: Cell 3 | 30 | 300 | 3000 21: Total | =sum(B2:B4)|=sum(C2:C4)| =sum(D2:D4) 22: 23: {table}