[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Calc: Multiply time (hours) with a float
From: |
Michael Welle |
Subject: |
Re: [O] Calc: Multiply time (hours) with a float |
Date: |
Mon, 19 Sep 2016 19:45:07 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Hello,
Nick Dokos <address@hidden> writes:
> Michael Welle <address@hidden> writes:
>
>> Hello,
>>
>> Karl Voit <address@hidden> writes:
>>
>>> * Michael Welle <address@hidden> wrote:
>>>>
>>>> Karl Voit <address@hidden> writes:
>>>>
>>>>>> [...]
>>>>>>> #+TBLFM: @2$3='(* $2 (org-time-string-to-hours "$1"));L
>>>>>> or converting $2 to a number before the calculation should work also,
>>>>>> but is more to write ;).
>>>>>
>>>>> Hm. I still got #ERROR. I reduced my issue to calculate the float
>>>>> (for hours)
>>>>> without multiplying it with "value":
>>>> strange. I use the current Org version from git and Emacs 25.1.
>>>>
>>>>> | time [h:m:s] | value | product |
>>>>> |--------------+---------+---------|
>>>>> | 09:15:00 | 2.54321 | #ERROR |
>>>>>
>>>>> #+TBLFM: @2$3='(org-time-string-to-hours $1)
I'm just back from a 20km hike and in the woods my mind came up with a
silly question ;). This empty line, that we see between the table above
and the formula, does that exist in your real Org file? If so, and if
the point is on the formula when you press C-cC-c, the table doesn't
change, i.e., the error mark doesn't go away even if the formula is
correct.
Regards
hmw
- Re: [O] Calc: Multiply time (hours) with a float, (continued)
- Re: [O] Calc: Multiply time (hours) with a float, Karl Voit, 2016/09/11
- Re: [O] Calc: Multiply time (hours) with a float, Michael Welle, 2016/09/11
- Re: [O] Calc: Multiply time (hours) with a float, Karl Voit, 2016/09/18
- Re: [O] Calc: Multiply time (hours) with a float, Michael Welle, 2016/09/19
- Re: [O] Calc: Multiply time (hours) with a float, Michael Welle, 2016/09/19
- Re: [O] Calc: Multiply time (hours) with a float, Karl Voit, 2016/09/19
- Re: [O] Calc: Multiply time (hours) with a float, Michael Welle, 2016/09/19
- Re: [O] Calc: Multiply time (hours) with a float, Karl Voit, 2016/09/19
- Re: [O] Calc: Multiply time (hours) with a float, Michael Welle, 2016/09/19
- Re: [O] Calc: Multiply time (hours) with a float, Nick Dokos, 2016/09/19
- Re: [O] Calc: Multiply time (hours) with a float,
Michael Welle <=
- Re: [O] Calc: Multiply time (hours) with a float, Karl Voit, 2016/09/20
- Re: [O] Calc: Multiply time (hours) with a float, Bernhard Pröll, 2016/09/19
- Re: [O] Calc: Multiply time (hours) with a float - solved by updating Org, Karl Voit, 2016/09/20
- Re: [O] Calc: Multiply time (hours) with a float - solved by updating Org, Michael Welle, 2016/09/20