Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 31
Default sumproduct issues

I've been trying to find out why my sumproduct function isn't working! The
issue is that it is counting the cells that are blank as well as the ones
that contain values. for example

=SUMPRODUCT(--(CW7:CW500)) returns 44 where it should return 0
cells 7-- 50 are blank and have no values
formated as a number and pasted values as well.

Any ideas??
Thanks, Josh

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,311
Default sumproduct issues

Maybe cells CW7:CW50 only appear blank. There could be a space in the cell.
If the values will truly be numbers, then you might try:

=SUMPRODUCT(--(CW7:CW500),--ISNUMBER(CW7:CW50))

HTH,
Paul

--

"jxbeeman" wrote in message
...
I've been trying to find out why my sumproduct function isn't working!
The
issue is that it is counting the cells that are blank as well as the ones
that contain values. for example

=SUMPRODUCT(--(CW7:CW500)) returns 44 where it should return 0
cells 7-- 50 are blank and have no values
formated as a number and pasted values as well.

Any ideas??
Thanks, Josh



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
Sumproduct issues SteveDB1 Excel Worksheet Functions 25 June 3rd 09 04:58 PM
Hyperlink issues George Excel Discussion (Misc queries) 0 August 29th 07 02:00 AM
Sumproduct and format issues Curtis Excel Worksheet Functions 4 March 17th 07 10:26 AM
formatting issues Olive Excel Worksheet Functions 0 September 22nd 06 02:22 PM
font issues Simmone Excel Discussion (Misc queries) 0 March 22nd 06 07:29 PM


All times are GMT +1. The time now is 01:07 PM.

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

About Us

"It's about Microsoft Excel"