emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [bug] Assigning "0:00" to cell gives an error


From: Carsten Dominik
Subject: Re: [O] [bug] Assigning "0:00" to cell gives an error
Date: Tue, 20 Mar 2012 15:06:24 +0100

Hi Sebastien,

you can use @3$2=string("0:00")

- Carsten

On 20.3.2012, at 14:59, Sebastien Vauban wrote:

> Hello,
> 
> As shown by this example, we can't assign the value "0:00" to a cell:
> 
> | Task    |  HH:MM |
> |---------+--------|
> | This    |   1:23 |
> | Nothing | #ERROR |
> | That    |   1:23 |
> #+TBLFM: @2$2=1:23::@3$2=0:00::@4$2=4:56
> 
> Best regards,
>  Seb
> 
> -- 
> Sebastien Vauban
> 
> 




reply via email to

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