#int(variable)#
Regards Dale Fraser http://learncf.com -----Original Message----- From: ismail cassiem [mailto:[EMAIL PROTECTED] Sent: Thursday, 4 October 2007 5:59 PM To: CF-Talk Subject: Re: Decimalformat() to round Hi, Thank You but it still does not work it returns a value of 100.00 = 1 87.66 = 8 I then tried #NumberFormat(test,'000')# but the I get for 78,77 = 078 Regards >Try >#NumberFormat(test,'0')# > >_____ > >Jake Churchill >Team Leader >11204 Davenport, Ste. 100 >Omaha, NE 68154 >http://www.cfwebtools.com >402-408-3733 x103 > > >Hi, Need help. > >#Decimalformat(test)# >Result = 87.666 > >I want a result of 88. > >Anyone please assist. > >Regards ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290138 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

