YOu can use the Round() function to round the result: Round(value, number_of_places)
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Elisabeth" wrote in message ...
How do I get the result of a formula calculation to display in rounded
numbers, not decimals. For example I have figured out how to use the FV
foumula for future value and can plug in fields, but the result is a long
number with four decimals and I would prefer to just see a result rounded to
whole number.