computer






 

Question by  bitsm (37)

What does a cvdate function do?

 
+7

Answer by  jessemcduffeeyahoocom (195)

A CVDate function is provided for compatibility with versions of Visual Basic. Convert text data to a real date/time data type so it can be compared with your date/time.

 
+6

Answer by  distilledjazz (6)

The CVdate function works by converting text data into a real date and time data type which it will then compare to date and time fields. It returns a valid date and time value.

 
+6

Answer by  pbako (96)

The cvdate function converts an integer value into a valid date, or a date into a single integer value. Allows for easier calculation or comparison of date values in programming.

 
+4

Answer by  valentin (12)

he CVdate function works by converting text data into a real date and time data type which it will then compare to date and time fields. It returns a valid date and time value. The cvdate function converts an integer value into a valid date, or a date into a single integer value.

 
You have 50 words left!