MS 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 |
| HomePrivacy PolicyFeedbackLink to usSite Map |
Microsoft Database UNIX Other Top 10 Pages ADVERTISEMENT |
MS 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:
|