+ Reply to Thread
Results 1 to 13 of 13

Sumproduct #N/A error

  1. #1
    Valued Forum Contributor Blake 7's Avatar
    Join Date
    10-01-2010
    Location
    Bogota, Colombia
    MS-Off Ver
    Excel 2010 64 bit and Excel 2007,
    Posts
    1,377

    Sumproduct #N/A error

    Hi, I have a sumproduct formula which is returning an #N/A error, and wondered if someone can work out why.

    I have attached the workbook and the desired result - but basically I would like to populate E6:E10 with values from the Engage tab.

    The result in E6 should be - 3741 and E7 should be - 2834

    Is it because i am referencing a linked cell A1?

    Any suggestions? many thanks
    Attached Files Attached Files
    Last edited by Blake 7; 11-12-2014 at 10:39 AM.
    Blake 7

    If your question has been answered, please click EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED.

    If any member's response has helped to solve your problem, please consider using the scales icon on the top right of their post to show your appreciation.

    http://failblog.org/

  2. #2
    Forum Expert
    Join Date
    09-11-2014
    Location
    Washington, DC
    MS-Off Ver
    2016
    Posts
    1,907

    Re: Sumproduct #N/A error

    I think you may be correct in your assumption. Using the formula evaluator (ALT+T+U+F), your second constraint that references cell A1 on the Summary Sheet returns all "FALSE" for the match criteria, which would be a contributor as to why you are receiving a #N/A error.
    Spread the love, add to the Rep

    "None of us are as smart as all of us."

  3. #3
    Valued Forum Contributor Naveed Raza's Avatar
    Join Date
    11-04-2012
    Location
    India, Hyderabad
    MS-Off Ver
    Excel, Access 2007/2010
    Posts
    1,338

    Re: Sumproduct #N/A error

    U can try SUMIFS Function u will get what u r looking for...
    Thanks - Naveed
    -----------------------------
    If the suggestion helps you, then Click * to Add Reputation
    To Attach File: Go Advanced>>Manage Attachments>>Add Files (In Top Right Corner)>>SelectFiles>>.........Locate Your File(s)>>Upload Files>>Done (In Bottom Right)
    1. Use [code] code tags [\code]. It keeps posts clean, easy-to-read, and maintains VBA formatting.
    2. If you are happy with a solution to your problem, mark the thread as [SOLVED] using the tools at the top.

  4. #4
    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 #N/A error

    Hi, Try this


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

  5. #5
    Valued Forum Contributor Blake 7's Avatar
    Join Date
    10-01-2010
    Location
    Bogota, Colombia
    MS-Off Ver
    Excel 2010 64 bit and Excel 2007,
    Posts
    1,377

    Re: Sumproduct #N/A error

    Hi Guys, thanks for your responses - i'll try the suggestions and post back with the results so someone else may benefit, many thanks for your time.

  6. #6
    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 #N/A error

    Hi, ref the attachment with references locked..
    Attached Files Attached Files

  7. #7
    Valued Forum Contributor Blake 7's Avatar
    Join Date
    10-01-2010
    Location
    Bogota, Colombia
    MS-Off Ver
    Excel 2010 64 bit and Excel 2007,
    Posts
    1,377

    Re: Sumproduct #N/A error

    Hi Boopa - thanks for uploading a workbook. It seems to work but when i flick between tabs or do something on the work book the values zero themselves!! I've never seen this before! any suggestions / ideas?
    Attached Files Attached Files

  8. #8
    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 #N/A error

    Hi Probably the cell linking may causing the problem

    try the below ('Engage 2014'!$B$2:$B$19=Summary!$A$1+0)


    Formula: copy to clipboard
    Please Login or Register  to view this content.

  9. #9
    Valued Forum Contributor Blake 7's Avatar
    Join Date
    10-01-2010
    Location
    Bogota, Colombia
    MS-Off Ver
    Excel 2010 64 bit and Excel 2007,
    Posts
    1,377

    Re: Sumproduct #N/A error

    Hi - its definitely the linked cell causing the issue as i just did a few tests. I'll try your suggestion and post back... many thanks

  10. #10
    Valued Forum Contributor Blake 7's Avatar
    Join Date
    10-01-2010
    Location
    Bogota, Colombia
    MS-Off Ver
    Excel 2010 64 bit and Excel 2007,
    Posts
    1,377

    Re: Sumproduct #N/A error

    Perfect ! can you explain how the +0 helped in this situation? many thanks!

  11. #11
    Forum Contributor
    Join Date
    10-04-2014
    Location
    Europe
    MS-Off Ver
    2007
    Posts
    107

    Re: Sumproduct #N/A error

    Hi Blake 7
    I tried F9 on ('Engage 2014'!$B$2:$B$19=Summary!$A$1) and found it gave False for all conditions. I noticed the dates in the Engaged page are formatted slightly differently so I changed the date in A1 from 28/09/2014 to 28.09.2014, tried F9 again and it returned True for the first 3 places.


    In my test, combining this with boopathirajas first formula gave the correct, stable answers.

    Regards

  12. #12
    Valued Forum Contributor Blake 7's Avatar
    Join Date
    10-01-2010
    Location
    Bogota, Colombia
    MS-Off Ver
    Excel 2010 64 bit and Excel 2007,
    Posts
    1,377

    Re: Sumproduct #N/A error

    Hi Bob, thanks for your input here - much appreciated

  13. #13
    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 #N/A error

    Quote Originally Posted by Blake 7 View Post
    Perfect ! can you explain how the +0 helped in this situation? many thanks!

    the formula treating the cell A1 as text, adding the zero forced it to evaluate as number

+ 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 Killer17 in forum Excel General
    Replies: 11
    Last Post: 10-16-2008, 12:32 AM
  2. SUMPRODUCT error
    By rjmills18 in forum Excel General
    Replies: 2
    Last Post: 08-28-2008, 07:34 AM
  3. Sumproduct error
    By bertman77 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-15-2008, 01:22 PM
  4. [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
  5. SumProduct Error?
    By john in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-08-2005, 08:06 AM

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