-> Michael Brand writes:
[...]
> Let me suggest one more variant. No row numbers, uses the fact that
> the formula for $3 is not evaluated in the header and it circumvents
> the bug:
> | | WP | Days | Arrival Date |
> | || | <2013-06-05 Wed> |
> |---++--+
-> Christian Moe writes:
> Hi, Dude,
> Not quite sure why that doesn't work (nor gives an error message about
> trying to set the same cell). However, it will work if you specify the
> cell range:
>> @4$4=$sdate + $3::$4=@-1$4+$3
> ^^
> @4$4=$sdate + $3::@5$4..@20$4=@-1$
Hi all,
I'm having hard time to find a solution to my problem. I've got a
simple table with a dates column where I set an $sdate variable in the
first row. What I want to achieve is that the dates in the column 4 are
the sum of the date from the row above plus the number of days in column
3 in t
-> Igor Sosa Mayor writes:
> Am Sun, May 12, 2013 at 03:59:00PM +0100, Christopher Schmidt wrote:
>> Please give the current master a try.
> After the commit 0ea11e26e46f2f562c1997cf1645dd744d5f6f2f you did, it
> seems to work again.
Yes, I confirm, it works for me too. Thanks man!
> thanks a
-> Igor Sosa Mayor writes:
> I don't want to be annoying... but am I really alone with this problem?
> Am Wed, May 01, 2013 at 05:03:51PM +0200, Igor Sosa Mayor wrote:
No, you're not alone. I'm experiencing the same behavior and I'm
running the exact same versions. It's really annoying.
org-v