MS Access String Functions

Showing 5 of 23 records (Sample Data)

Function Description
Asc Returns the ASCII value for the specific character
Chr Returns the character for the specified ASCII number code
Concat with & Adds two or more strings together
CurDir Returns the full path for a specified drive
Format Formats a value with the specified format

Notes

  • Last updated on January 27, 2020