sumproduct

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can anyone tell me how to indicate a "non-blank" in a sumproduct function?

I'm workikng with an array that has many blank spots and are being read as
zero for a function that requires all actual values between -5 and +5.

Thanks

anand
 
=sumproduct(--(a1:a10<>""), --(......


Can anyone tell me how to indicate a "non-blank" in a sumproduct function?

I'm workikng with an array that has many blank spots and are being read as
zero for a function that requires all actual values between -5 and +5.

Thanks

anand
 

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