Common Mathematical Operators Used in VBA : Mathematical Operators « Language Basics « VBA / Excel / Access / Word






Common Mathematical Operators Used in VBA

 
Operation           Operator
Addition            +
Subtraction         -
Multiplication      *
Division            /
Exponential         ^

 








Related examples in the same category

1.any mathematical operation that can be performed on a number can be performed on a numerical variable