11111111...@gmail.com writes:

> org-table-iterate function not working on multiline #+TBLFM
>
>
>
> | 1 | 2 |
> |   |   |
> |   |   |
>
> #+TBLFM: @2$1..@2$2=@1
> #+TBLFM: @3$1..@3$2=@2
>
> I have to stroke C-c C-c on each line of #+TBLFM

You have to write

  | 1 | 2 |
  |   |   |
  |   |   |
  #+TBLFM: @2$1..@2$2=@1::@3$1..@3$2=@2

Cheers,

Loris

-- 
This signature is currently under construction.


Reply via email to