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

#+TBLFM: @>$2..$4=vmin(@I..@II);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(@I..@II);f0::@>$3=vmin(@I..II);f0::@>$4=vmin(@I..II);f0

hth
Christian


Reply via email to