Author Topic: Microsoft Access Function Library: CVErr()  (Read 1960 times)

bbasujon

  • Administrator
  • VIP Member
  • *****
  • Posts: 1827
  • I want to show my performance at any where
    • View Profile
    • Higher Education
Microsoft Access Function Library: CVErr()
« on: August 15, 2012, 05:28:48 PM »
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)
Acquire the knowledge and share the knowledge so that knowing,learning then sharing - all are the collection