+ Reply to Thread
Results 1 to 5 of 5

Parse Error using SUMIFS

  1. #1
    Registered User
    Join Date
    03-14-2014
    Location
    Manchester
    MS-Off Ver
    Excel 2007
    Posts
    4

    Parse Error using SUMIFS

    Hi, could someone please take a look at the following formula and if they can sport the parse error. It was working but now doesn't and I haven't changed anything:
    Please Login or Register  to view this content.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,351

    Re: Parse Error using SUMIFS

    Why do you have the = signs? For example, this:

    =SUMIFs(amounts,trans,"=Deposit",currency,"=ETN")

    should be this:

    =SUMIFs(amounts,trans,"Deposit",currency,"ETN")
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    03-14-2014
    Location
    Manchester
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Parse Error using SUMIFS

    Hi AligW, that's because I seen it in a tutorial lol
    I have removed them but still have a "formula parse error"

  4. #4
    Registered User
    Join Date
    03-14-2014
    Location
    Manchester
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Parse Error using SUMIFS

    Hmm it wasn't liking the named ranges. I switched to selecting a cell range and it works now.

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

    Re: Parse Error using SUMIFS

    If that is the case, it is possible that the named ranges were not of the same dimensions (e.g. one could have been 10 rows while the other was 11 rows).

    A SUMIFS formula requires that all of the ranges be the same dimension.

+ 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. Runtime/XML Parse Error
    By ADRgenesiscorp in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-07-2017, 12:07 PM
  2. Strict Parse Error
    By greyclear in forum Excel General
    Replies: 7
    Last Post: 09-22-2014, 04:16 PM
  3. XML parse error
    By sennett in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-18-2013, 07:27 PM
  4. [SOLVED] Parse Error
    By Domski in forum Suggestions for Improvement
    Replies: 6
    Last Post: 03-15-2012, 10:07 AM
  5. Replies: 0
    Last Post: 02-25-2012, 10:54 PM
  6. VBA - Error Using Mid To Parse A Data (.dat) File
    By ajocius in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-21-2006, 10:03 PM
  7. [SOLVED] Strict parse error
    By Nilay Kothari in forum Excel General
    Replies: 2
    Last Post: 11-17-2005, 04:40 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