Hi Thanks Paul I also found myam=VAL(TRANSFORM(696/26,"#####.##"))
On Sat, Jan 11, 2014 at 9:02 AM, Paul Hill <[email protected]> wrote: > On 10 January 2014 19:55, Sytze de Boer <[email protected]> wrote: > > Hi folk > > What is the best way to round the following > > myam=696/26 > > > > I want Myam to be 26.76 > > Hi Sytze, how about: > > FLOOR(696/26*100)/100 > > You might want to try a few other values! > > -- > Paul > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cag1nny-hgbm_j13+p-affjuj0mmurarv8i-dmv-hpfy1tht...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

