Thank you guys. Both of the below worked. #+TBLFM: @>$1=vsum(@2..@>>);f1 #+TBLFM: @>$1=vsum(@2..@>>);%0.1f On Fri, Apr 22, 2016 at 4:11 PM Charles Millar wrote: > > On 04/22/2016 03:34 PM, Thierry Banel wrote: > > You can format the result as *2.0* with the *f1* modifier > (or *f5* to get *2.00000* and so on) > > #+TBLFM: @>$1=vsum(@2..@>>)*;f1* > > In the manual the decimal format %.2f, etc. is shown as an example but > apparently the f2 format is not mentioned. > > Is the %.Xf format preferred or is either one OK? > > Regards, > > Charlie Millar > -- -- Kaushal Modi