Loading lesson path
Concept visual
Start at both ends
Return a number as a string:
Str(42) AS ConvertToString;
The Str() function returns a number as a string.
number )
Required. The number to convert to a string
❮ MS Access Functions
Previous
MS Access Split() Function
Next
MS Access StrComp() Function