#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
WBTKbeezy
 
Posts: n/a
Default Sumproduct

Hi, can anyone inform me the reason for using the "--" in formulas
(especially the sumproduct function)

Someone referred me to this link but I cannot decipher HOW the formula works.

http://www.nwexcelsolutions.com/adva...ction_page.htm
(Question 1)

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
via135
 
Posts: n/a
Default Sumproduct


hi

the double unary "--" which converts text value into numeric
is mostly used for ignoring errors..!!

-via135



WBTKbeezy Wrote:
Hi, can anyone inform me the reason for using the "--" in formulas
(especially the sumproduct function)

Someone referred me to this link but I cannot decipher HOW the formula
works.

http://www.nwexcelsolutions.com/adva...ction_page.htm
(Question 1)

Thanks



--
via135
------------------------------------------------------------------------
via135's Profile: http://www.excelforum.com/member.php...o&userid=26725
View this thread: http://www.excelforum.com/showthread...hreadid=549118

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Marcelo
 
Posts: n/a
Default Sumproduct

to sum text

regards

"WBTKbeezy" escreveu:

Hi, can anyone inform me the reason for using the "--" in formulas
(especially the sumproduct function)

Someone referred me to this link but I cannot decipher HOW the formula works.

http://www.nwexcelsolutions.com/adva...ction_page.htm
(Question 1)

Thanks

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Sumproduct

See http://www.xldynamic.com/source/xld.SUMPRODUCT.html for a detailed
explanation.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"WBTKbeezy" wrote in message
...
Hi, can anyone inform me the reason for using the "--" in formulas
(especially the sumproduct function)

Someone referred me to this link but I cannot decipher HOW the formula

works.

http://www.nwexcelsolutions.com/adva...ction_page.htm
(Question 1)

Thanks



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Sumproduct

Not really mate, it is used to coerce True/False arrays into 1/'0 arrays
which can then be summed.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"via135" wrote in
message ...

hi

the double unary "--" which converts text value into numeric
is mostly used for ignoring errors..!!

-via135



WBTKbeezy Wrote:
Hi, can anyone inform me the reason for using the "--" in formulas
(especially the sumproduct function)

Someone referred me to this link but I cannot decipher HOW the formula
works.

http://www.nwexcelsolutions.com/adva...ction_page.htm
(Question 1)

Thanks



--
via135
------------------------------------------------------------------------
via135's Profile:

http://www.excelforum.com/member.php...o&userid=26725
View this thread: http://www.excelforum.com/showthread...hreadid=549118





  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Sumproduct

No, it is used to coerce True/False arrays to 1/0 arrays. SP is generally
used to test multiple conditions, and these tests return an array of TRUE or
FALSE. This is of no use to get a count, so that needs to be changed to
arrays of 1 and 0, which is what the double unary does.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Marcelo" wrote in message
...
to sum text

regards

"WBTKbeezy" escreveu:

Hi, can anyone inform me the reason for using the "--" in formulas
(especially the sumproduct function)

Someone referred me to this link but I cannot decipher HOW the formula

works.

http://www.nwexcelsolutions.com/adva...ction_page.htm
(Question 1)

Thanks



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding "OR" to a Sumproduct Formula Duke Carey Excel Worksheet Functions 0 March 21st 06 06:41 PM
Sumproduct Peter B Excel Worksheet Functions 1 March 7th 05 01:59 PM
Can I reference =, <, or > sign in SUMPRODUCT BobT Excel Discussion (Misc queries) 7 February 16th 05 01:58 PM
Sumproduct function not working Scott Summerlin Excel Worksheet Functions 12 December 4th 04 05:15 AM
adding two sumproduct formulas together ski2004_2005 Excel Worksheet Functions 1 November 12th 04 09:08 PM


All times are GMT +1. The time now is 09:43 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"