Michael Brand writes:
> Your range formula @4$2..@4$5=@-1*@-2 will work if you upgrade at
> least to this commitdiff
> http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=8237c9ae6d587a22646333e0315683675e2db538
I am now running the 7.5 development version checked out today. I knew
I would have
Hi Michael
On Wed, May 4, 2011 at 15:35, Michael Bach wrote:
> # I sent this one previously by mistake in reply to a totally unrelated post,
> so now
> # again.
# and also the answer again for the mail archives with this thread separate
> | |a |b |c |d |
> | Specif
Hi Michael
On Wed, May 4, 2011 at 15:25, Michael Bach wrote:
> | | a | b | c | d |
> | Specific cost | 1 | 9 | 2 | 3 |
> | System size | 1000 | 1000 | 1000 | 1000 |
> | | | | | |
> | ... | ... | ... | ... | ..
# I sent this one previously by mistake in reply to a totally unrelated post,
so now
# again.
Dear org-mode Users,
Given this table
| |a |b |c |d |
| Specific cost |1 |9 |2 |3 |
| System size | 1000 | 1000 | 1000 | 1000 |
| | |
Dear org-mode Users,
Given this table
| |a |b |c |d |
| Specific cost |1 |9 |2 |3 |
| System size | 1000 | 1000 | 1000 | 1000 |
| | | | | |
| ... | ... | ... | ... | ... |
#+TBLFM: @4=@2*@3
I am wonde