Add column on calc?
Hello, i calc i saw exist 'add cell' ,'add row' but 'add column' doesn't work for me, how can i add a column every time my variable changue value?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Appy Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Dahalpi
- Solved:
- 2015-04-30
- Last query:
- 2015-04-30
- Last reply:
- 2015-04-30
Launchpad Janitor (janitor) said : | #1 |
This question was expired because it remained in the 'Open' state without activity for the last 15 days.
Hello,
From Appy 0.9.2 (to be released today), in an ods template, you can now define a variable 'columnsRepeated' that specifies, for every column of the table representing a spreadsheet, how much times it will be repeated by subsequent 'for... cell' statements. For example, if you have a spreadsheet with 2 columns, and you will need to repeat the second one 100 times, define a statement 'do table with columnsRepeated
But there is no specific way of repeating a column. You must repeat every row that integrates this column.
Cheers
Gaetan
Dahalpi (dahalpi) said : | #3 |
Thanks!
I will try that way :)
Best regards!