From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: spreadsheet, generate a column beg end Date: Tue, 25 Mar 2014 20:08:03 +0100 Message-ID: <87bnwuf65o.fsf@gilgamesch.quim.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60222) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSWjp-0002uv-Rn for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 15:10:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSWji-0003v7-EC for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 15:10:17 -0400 Received: from plane.gmane.org ([80.91.229.3]:51655) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSWji-0003uo-85 for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 15:10:10 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WSWjd-0003vA-57 for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 20:10:05 +0100 Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Mar 2014 20:10:05 +0100 Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Mar 2014 20:10:05 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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)