[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] table: actualise columns with formulas. (C-num C-c=)
From: |
Nick Dokos |
Subject: |
Re: [Orgmode] table: actualise columns with formulas. (C-num C-c=) |
Date: |
Mon, 14 Jun 2010 11:25:17 -0400 |
Uwe Brauer <address@hidden> wrote:
> >>>>> On Mon, 14 Jun 2010 14:45:59 +0200, Giovanni Ridolfi <address@hidden>
> >>>>> wrote:
> >>
> >> why don't you use:
>
> > sorry I meant:
> > | Res1| Res2| Total|
> > |-----|-----|------|
> > | 3 | 4 | |
> > | 4 | 5 | |
> > #+TBLFM:$3=$1+S2
>
> > then with C-c in the "#+TBLFM:$3" line your table will be updated
> > I think also if you press TAB with the cursor in
> > the third column.
>
> Ok so I have to type C-c C-c in the #+TBLFM:$3 line! That worked!
>
> Before I used C-c C-c with the cursor in the table and that
> did not work. May be that should be added in the documentation?
>
See section 14.5, "The very busy C-c C-c key" in the Org manual.
Nick