+ Reply to Thread
Results 1 to 5 of 5

Sumproduct error to #VALUE!

  1. #1
    Forum Contributor
    Join Date
    03-05-2015
    Location
    Cambodia
    MS-Off Ver
    2016
    Posts
    118

    Sumproduct error to #VALUE!

    Hi All,

    I need your help due the sumproduct error when some of arrange no value.

    Exmaple:

    =SUMPRODUCT((Benetton!$B$2:$F$2=$B$5)*(Benetton!$A$3:$A$5=$A$4)*(Benetton!$B$3:$F$5))

    ==> B2:F5 ( some time row B2 blank and some time row B4 blank, then it make the formula error. Anyone please help on this.

    I have attached file for your more detail.
    Attached Files Attached Files

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Sumproduct error to #VALUE!

    in F3, change=IF(OR(E3="",D3=0),"",E3/D3) as =IF(OR(E3="",D3=0),0,E3/D3)
    and copy towards down
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Forum Expert boopathiraja's Avatar
    Join Date
    07-12-2013
    Location
    Coimbatore,TamilNadu, India
    MS-Off Ver
    Excel 2007, 2013, 2016, 365
    Posts
    1,455

    Re: Sumproduct error to #VALUE!

    Hi, Try this

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Click just below left if it helps, Boo?ath?

  4. #4
    Forum Contributor
    Join Date
    07-10-2012
    Location
    Bangladesh
    MS-Off Ver
    Excel 2007
    Posts
    129

    Re: Sumproduct error to #VALUE!

    remember one thing while using sumproduct if you are matching for non numeric then match should be non numeric

    and when you are taking sum at final instance the column/ row must contain numeric values

    regards

  5. #5
    Forum Contributor
    Join Date
    03-05-2015
    Location
    Cambodia
    MS-Off Ver
    2016
    Posts
    118

    Re: Sumproduct error to #VALUE!

    Hi All,

    Thanks for help and share.

    Have a nice day.

    Leakhna

+ 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. Sumproduct Error
    By pauldaddyadams in forum Excel General
    Replies: 7
    Last Post: 06-23-2015, 01:20 PM
  2. IF with SUMPRODUCT error
    By ddub25 in forum Excel General
    Replies: 4
    Last Post: 02-16-2012, 08:47 AM
  3. Sumproduct error
    By dschnetzer in forum Excel General
    Replies: 5
    Last Post: 01-05-2011, 12:36 PM
  4. Sumproduct-het #VALUE! error.
    By pat55ski in forum Excel General
    Replies: 2
    Last Post: 02-08-2007, 05:13 PM
  5. [SOLVED] Error values:DIV/0! error in SumProduct formula with no division
    By Jerry W. Lewis in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 07:05 PM
  6. [SOLVED] SumProduct Error?
    By john in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-08-2005, 08:06 AM
  7. [SOLVED] SUMPRODUCT ERROR
    By Mestrella31 in forum Excel General
    Replies: 1
    Last Post: 01-26-2005, 04: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