[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] First row results are ignored when updating the results of a ran
From: |
Nicolas Goaziou |
Subject: |
Re: [O] First row results are ignored when updating the results of a range formula in a spreadsheet |
Date: |
Wed, 05 Sep 2018 18:52:30 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hello,
Lem Ming <address@hidden> writes:
> I am trying to update this:
> | 1 | 2 | | | 3 | 4 | | | 5 | 6 | | |
>
> #+TBLFM: @address@hidden
>
> to this:
> | 1 | 2 | 1 | 2 | 3 | 4 | 3 | 4 | 5 | 6 | 5 | 6 |
>
> #+TBLFM: @address@hidden
>
> doing C-c C-c on the TBLFM line.
>
> All I get is this:
> | 1 | 2 | | |
> | 3 | 4 | 3 | 4 |
> | 5 | 6 | 5 | 6 |
>
> #+TBLFM: @address@hidden
>
> The first row results are ignored.
Fixed. Thank you.
Regards,
--
Nicolas Goaziou