View Single Post
  #2  
Old December 4th 07, 02:13 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Display result from Outlook formula.

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.

Ads