emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Adding times in a table


From: gmx
Subject: [O] Adding times in a table
Date: Sat, 21 Sep 2019 19:06:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

Hi,

I've a table like this one :



Time for each task
1
00:53
2
03:12
Total


Which formula should I use to obtain the result (hh:mm) of the sum of the times in the last cell of column 2? I tried this one :  #+TBLFM: @>$2=vsum(@2$2..@3$2). Result : 1:4

Each of these times are calculated by org-mode for a given task. I don't know if it's possible that they could be imported directly into the table: you'll tell me about it.

Thank you much

Fred (real newbie with org-mode),



reply via email to

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