Public Function ValidateTextToNumeric(ctlToValidate As TextBox)'**********************************'This function tests the validation'for Numeric value of a given text'**********************************Dim strTextToValidate As StringDim blnNumericValid As BooleanstrTextToValidate = ctlToValidate.Text'*** Validation would be TRUE, in all the below cases ***blnNumericValid = CBool(strTextToValidate =


Different Types of Data Models Explained with Examples
In the modern world, data is everything and everywhere. With so much access to technology, data has become a valuable resource for any business. Albeit a complex one. Data is