You can use any of the Visual Basic Operators.
Arithmetic operators: +, -, /, *
Logical operators: or, and, not, xor
Comparison: <, >, <=, >=, =, Like, <>
String manipulation: +, &