From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Loris Bennett" Subject: Spreadsheet: Conditionally apply formula to cell? Date: Fri, 18 Mar 2016 13:26:18 +0100 Message-ID: <87shzovuol.fsf@hornfels.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54377) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agtUM-0005dw-41 for emacs-orgmode@gnu.org; Fri, 18 Mar 2016 08:26:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1agtUI-00073s-Qh for emacs-orgmode@gnu.org; Fri, 18 Mar 2016 08:26:45 -0400 Received: from plane.gmane.org ([80.91.229.3]:36330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agtUI-00072y-JR for emacs-orgmode@gnu.org; Fri, 18 Mar 2016 08:26:42 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1agtUF-00021H-Ij for emacs-orgmode@gnu.org; Fri, 18 Mar 2016 13:26:39 +0100 Received: from hornfels.zedat.fu-berlin.de ([160.45.11.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Mar 2016 13:26:39 +0100 Received: from loris.bennett by hornfels.zedat.fu-berlin.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Mar 2016 13:26:39 +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 Hi, If I have | 1 | 2 | 13 | | | | 10 | #+TBLFM: $3=$1+$2+10 is there a way to suppress calculation of column 3 if, as in row 2, the entry in column 1 is empty? Cheers, Loris -- This signature is currently under construction.