Re: [O] spreadsheet, generate a column beg end

2014-03-25 Thread Christian Moe
Hi, Here's one way to do it, applied to an example that takes less space: With ten rows, say we want to count down from 365 to 358 in the middle of the middle column ($2), leaving an empty row on top and bottom (@1 and @10). Set the value of @2$2 to 365, either manually or (as below) in the tabl

[O] spreadsheet, generate a column beg end

2014-03-25 Thread Uwe Brauer
Hello In most spreadsheets I know, it is possible to generate easily a column say starting in 365 ending in 23.[1] Is there any way to do this in the org spreadsheet, without a loop? thanks Uwe Brauer Footnotes: [1] (Or in matlab without a loop)