Home
VBA / Excel / Access / Word
Access
Application
Data Type
Data Type Functions
Date Functions
Excel
File Path
Forms
Language Basics
Math Functions
Outlook
PowerPoint
String Functions
Windows API
Word
XML
Byte « Data Type « VBA / Excel / Access / Word
VBA / Excel / Access / Word
Data Type
Byte
1.
Attempts to store the numbers 52 and 5.2 in a variable declared as type Byte.
2.
You should also be careful about mixing numerical data types in mathematical operations