加载中...

Databases

  1. Home
  2. Computing & Technology
  3. Databases

Microsoft Access Function Library: Chr()

By Mike Chapple, About.com

Function: Chr()

Purpose: The Chr() function returns a string containing a character value.

Usage: Chr(code)

Returns: String containing the character corresponding to code.

Examples and Special Cases
Chr(98) = “b”
Chr(66) = “B”
Chr(67) = “C”

Explore Databases

About.com Special Features

Databases

  1. Home
  2. Computing & Technology
  3. Databases
  4. Microsoft Access
  5. Access Function Library
  6. Microsoft Access Function Library: Chr()

©2009 About.com, a part of The New York Times Company.

All rights reserved.