Home Privacy Policy Feedback Link to us Site Map

Access: CByte Function


Question:  How do I convert a value to a byte? (ie: number between 0 and 255)


Answer:  To convert a value to a byte, use the "CByte" function. The syntax for the CByte function is:

CByte( expression )