MS Access Str() Function
Definition and Usage
The Str() function returns a number as a string.
Syntax
Str(number)
Parameter Values
Parameter | Description |
---|---|
number | Required. The number to convert to a string |
Technical Details
Works in: | From Access 2000 |
---|