[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] recalculate tables
From: |
Nicolas Goaziou |
Subject: |
Re: [O] recalculate tables |
Date: |
Thu, 25 Aug 2016 16:46:07 +0200 |
Hello,
Russell Adams <address@hidden> writes:
> This doesn't update either (C-u C-c *):
>
> |---+-------+---+---|
> | 1 | derp | 3 | 3 |
> | 2 | derp2 | 5 | |
> |---+-------+---+---|
> | | | | 0 |
> #+TBLFM: $4=$1*$3
>
> I'd been working with these recently and discovered sometimes it
> wasn't updating... I hadn't gotten an MWE though so based on yours I
> composed a few.
It may be related to the fact that the first row group is considered as
a table header. Column formulas do not apply on these headers. See first
paragraph in (info "(org) Column formulas").
Regards,
--
Nicolas Goaziou
- [O] recalculate tables, Michael Welle, 2016/08/25
- Re: [O] recalculate tables, Russell Adams, 2016/08/25
- Re: [O] recalculate tables,
Nicolas Goaziou <=
- Re: [O] recalculate tables, Russell Adams, 2016/08/25
- Re: [O] recalculate tables, Michael Welle, 2016/08/25
- Re: [O] recalculate tables, Nicolas Goaziou, 2016/08/26
- Re: [O] recalculate tables, Michael Welle, 2016/08/26
- Re: [O] recalculate tables, Nicolas Goaziou, 2016/08/28
- Re: [O] recalculate tables, Michael Welle, 2016/08/29