atRound

atRound

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

This method rounds the given number (or array of numbers) to the nearest whole number. If you supply an additional number (the Factor parameter), it is used as the rounding factor.

The optional Factor parameter has a default value of "1".

Availability

This method is available in the following object models: Microsoft® Outlook®, Collaboration Data Objects (CDO), and Microsoft ActiveX® Data Objects (ADO).

Syntax

Variant = atRound
(

    NumberList, [Factor As Double]
)

Remarks

This method returns a number (Integer or Long data type) or an array of numbers.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.