you mean like this?
numberformat(number, "9999.999")
so
numberformat(1453.8764, "9999.999")
= 1453.876
and
numberformat(1453.8766, "9999.999")
= 1453.877
-----Original Message-----
From: Robert Everland [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 11, 2000 11:22 AM
To: CF-Talk
Subject: Round Decimals
Ok I know of ceiling and round but how do I round decimals. Say I
have 4.59 how do I get it to say 4.6 or if I have 4.585 to be 4.59
Robert Everland III
Web Developer
Dixon Ticonderoga
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.