Tuesday, December 11, 2007

Understanding Numeric Conversion Function Table

Understanding Numeric Conversion Function Table

Understanding Numeric Conversion Function Table

This is the conversion functions and the descriptions:

Conversion Function

Description

Cint

Numeric expression an integer by rounding

CLng

Numeric expression a long integer by rounding

CSng

Numeric expression single precision

CDbl

Numeric expression double precision

CCur

Numeric expression of the currency type

CStr

Expression a string

CVar

Expression a variant

CBool

Numeric expression a Boolean

CByte

Numeric expression into a byte

CDate

Compatible expression into a date

No comments: