Use of "--"

  • Thread starter Thread starter Sandeep Jangra
  • Start date Start date
Hi,

The double minus -- or more correctly the double unary coerces logical
values to numeric values of 1 (true) or 0 (False)


formula like SUMPRODUCT can then add these up to obtain the result.

Mike
 
Back
Top