emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Conditional in table formula with times


From: Eric S Fraga
Subject: Re: [O] Conditional in table formula with times
Date: Mon, 24 Feb 2014 14:32:09 +0000
User-agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3 (gnu/linux)

Hi,

Have you tried the numeric equivalent of your times?  I believe the if
expression is interpreted as returning a number of seconds.  The
following table format line works for me:

#+TBLFM: $4=$3-$2;T::$5=if($4 > 0,29880,0);T::$6=$4-$5;T

HTH,
eric
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.3.1, Org release_8.2.5h-585-g5f0ca0



reply via email to

[Prev in Thread] Current Thread [Next in Thread]