Matrix info

  • Thread starter Thread starter Andreas Håkansson
  • Start date Start date
A

Andreas Håkansson

Hi,

In a previous post of mine, a person called Biff helped me with another
problem (Thanks, again Biff!).


his solution used matrixes and I was courious what the double negativesigns
infront of the range was?

--(A1:A8>1)

etc ? Does anyone have a link to a website that explains how to work with
this kind of stuff in excel?

Thanks!
 
http://www.mrexcel.com/wwwboard/messages/8961.html
http://www.mrexcel.com/board2/viewtopic.php?t=133602

The double negatives or any other coercers like +0, as they are called,
are needed to convert truth-valued arrays/ranges into numerical arrays
(often seen in formulas set up with the SumProduct function) as Excel or
any other spreadsheet software requires in order to calculate. Note that
the coercers are also deployed to convert text-formatted numbers into
true numbers.

Note that A1:A8>1, when evaluated, would yield a bunch of TRUE's and/or
FALSE's. The -- coercer causes Excel to convert these values into their
numerical equivalents (1's and 0's, respectively).
 
Thanks Bob! I've been trying to find that page for weeks! My brother (who
lives in Lymington, by the way) needs some guidance and I knew this page
existed somewhere!

Andy.
 
Send him on over to me, I am only 20 miles away from him <G>

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 
Off topic I know, but I used to work in Lymington (Wellworthy - now
gone I think).
I used to live in Poole - now South Florida.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top