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 )
TECH on the Net |
| Home Privacy Policy Feedback Link to us Site Map |
|
Microsoft Database UNIX Other Top 10 Pages ADVERTISEMENT |
Access: CByte FunctionQuestion: 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:
|