MS Access Some Other Functions

Showing 5 of 5 records (Sample Data)

Function Description
CurrentUser Returns the name of the current database user
Environ Returns a string that contains the value of an operating system environment variable
IsDate Checks whether an expression can be converted to a date
IsNull Checks whether an expression contains Null (no data)
IsNumeric Checks whether an expression is a valid number

Notes

  • Last updated on January 27, 2020