Thread
:
Numerical value of logicals
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
hmm
external usenet poster
Posts: 175
Numerical value of logicals
As I understand it, when logicals are used in a formula, TRUE=1 and FALSE=0.
If this is so, then why is Excel evaluating the formula below as 0 instead of
1?
=SUMPRODUCT({FALSE,TRUE,FALSE},{TRUE,TRUE,FALSE})
Reply With Quote
hmm
View Public Profile
Find all posts by hmm