Office Suite Tutorial > Microsoft Office Access

Microsoft Access Function Library: CVErr()

(1/1)

bbasujon:
Function: CVErr()

Purpose: The CVErr() function allows the creation of user-defined errors.

Usage: CVErr(error_number)

Returns: Visual Basic error object containing an error number of error_number.

Examples and Special Cases


result = CVErr(2500)

Navigation

[0] Message Index

Go to full version