Unary operators

J

Joe

I've noticed several posts which use the unary operators "--" before
implementing some function. Why is this done?

Here's an example:

=--(COUNTIF(A1,"CA*")>0)

TIA,
 
D

Duke Carey

Great explanation! It helped me go from completely clueless to .. having
SOME understanding
 
Top