+ Reply to Thread
Results 1 to 4 of 4

SUMPRODUCT Returns #VALUE

  1. #1
    Registered User
    Join Date
    03-25-2013
    Location
    Reading, England
    MS-Off Ver
    Excel 2010
    Posts
    81

    SUMPRODUCT Returns #VALUE

    Hi All,

    I've worked out why SUMPRODUCT is returning # VALUE but I'm a little lost how to remedy it.

    =SUMPRODUCT((E2:P2)*(E3:P3))/P7

    From cells L2 to P2 and E3 to P3 although they have nothing in them there is a formulas which is causing the # VALUE, so just need a criteria to ignore these formula's if they a showing a blank cell.

    Thanks

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: SUMPRODUCT Returns #VALUE

    Instead of showing us a non-working formula, I recommend uploading a small representative sample of your data along with the desired results (which you can enter manually) based on that data.

    To upload an Excel workbook, follow these steps:
    1) Click on "Go Advanced"
    2) Click on "Manage Attachments"
    3) Click on "Choose File"
    4) Choose your file and click on "Open"
    5) Click on "Upload"
    6) Click on "Close this window"

  3. #3
    Forum Expert
    Join Date
    05-01-2014
    Location
    California, US
    MS-Off Ver
    Excel 2010
    Posts
    1,795

    Re: SUMPRODUCT Returns #VALUE

    Try =SUMPRODUCT(E2:P2, E3:P3)/P7 . It is more efficient. And it ignores cells that do not contain numeric values.

    Note: You might use semicolon instead of comma to separate parameters.

  4. #4
    Registered User
    Join Date
    03-25-2013
    Location
    Reading, England
    MS-Off Ver
    Excel 2010
    Posts
    81

    Re: SUMPRODUCT Returns #VALUE

    Quote Originally Posted by joeu2004 View Post
    Try =SUMPRODUCT(E2:P2, E3:P3)/P7 . It is more efficient. And it ignores cells that do not contain numeric values.

    Note: You might use semicolon instead of comma to separate parameters.
    Thank you joeu2004, worked perfectly.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] SUMPRODUCT returns #N/A error
    By maym in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-14-2017, 01:51 AM
  2. Sumproduct returns #Value
    By cartica in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-24-2013, 01:33 PM
  3. [SOLVED] Sumproduct returns #VALUE!
    By rdd2 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-16-2013, 02:12 PM
  4. Sumproduct Returns Value Error
    By annie46 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-08-2008, 03:16 PM
  5. SumProduct Returns Zero
    By ronnomad in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-10-2006, 09:50 AM
  6. [SOLVED] sumproduct returns zero
    By vacation in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-31-2006, 04:00 PM
  7. [SOLVED] returns calculation using sumproduct
    By Stan Altshuller in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-12-2005, 09:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1