emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] vmin and probably vmax functions don't work


From: Christian Moe
Subject: Re: [O] vmin and probably vmax functions don't work
Date: Mon, 19 Sep 2011 13:37:42 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:5.0) Gecko/20110624 Thunderbird/5.0

On second thought, these days you can just use a single range formula:

#+TBLFM: @>$2..$4=vmin(@address@hidden);f0

hth,
Christian

On 9/19/11 12:38 PM, Christian Moe wrote:
Hi,

You've got row formulas when you want single-cell formulas. Assuming
it's minima you're after, try

#+TBLFM:
@>$2=vmin(@address@hidden);f0::@>$3=vmin(@I..II);f0::@>$4=vmin(@I..II);f0

hth
Christian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]