انواع عملگرها در وي بي اي اكسل VBA EXCEL OPERATOR
Arithmetic |
Comparison | Logical |
---|---|---|
Exponentiation (^) |
Equality (=) |
Not |
Negation (–) |
Inequality (<>) |
And |
Multiplication and division (*, /) |
Less than (<) |
Or |
Integer division (\) |
Greater than (>) |
Xor |
Modulus arithmetic (Mod) |
Less than or equal to (<=) |
Eqv |
Addition and subtraction (+, –) |
Greater than or equal to (>=) |
Imp |
String concatenation (&) |
Like |
|
+ نوشته شده در جمعه بیست و دوم آذر ۱۳۸۷ ساعت 7:35 توسط علی توضیح
|