Daffodil Computers Ltd.
		Office Suite Tutorial => Microsoft Office Access => Topic started by: bbasujon 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)