Forum Discussion

B1g_Splash's avatar
B1g_Splash
Copper Contributor
Jun 26, 2020

SUMIFS retrun #VALUE

 

This is the formula that I think should work fine but I get #VALUE returned! 

 

=SUMIFS(B13:B63, Portfolio!H3:H117, "1st LocatED Cluster", Portfolio!K3:K120, "=Response")

17 Replies

  • SergeiBaklan's avatar
    SergeiBaklan
    Diamond Contributor

    B1g_Splash 

    Again, I'd recommend first to make ranges of same size. If after that you still have an error, when better to check the file.

  • SergeiBaklan's avatar
    SergeiBaklan
    Diamond Contributor

    B1g_Splash 

    All ranges are to be of same size, e.g.

    =SUMIFS(B13:B127, Portfolio!H3:H117, "1st LocatED Cluster", Portfolio!K3:K117, "=Response")
    • B1g_Splash's avatar
      B1g_Splash
      Copper Contributor

      SergeiBaklan 

       

      The #VALUE is now resolved, thank you. However, I am still not getting the correct values returned. A sample of the SUM range is a follows, using this formula:

       

      =SUMIFS(B13:B127, Portfolio!H3:H117, "1st LocatED Cluster", Portfolio!K3:K117, "=Response")

      I am trying to sum based on a match to the above tab Portfolio. In the example below LOC0071 & LOC0107 are in the "1st LocatED Cluster" and should return a value £1175 but instead returns a value of £250! It appears that part of the SUMIFS statement is being ignored, am I using the wrong formula?

       

      LOC000975.00
      LOC001375.00
      LOC001375.00
      LOC001875.00
      LOC0019100.00
      LOC002375.00
      LOC0023200.00
      LOC0023100.00
      LOC002775.00
      LOC0034100.00
      LOC0035100.00
      LOC003575.00
      LOC0035150.00
      LOC003575.00
      LOC003575.00
      LOC003575.00
      LOC003575.00
      LOC003575.00
      LOC0035250.00
      LOC003575.00
      LOC0035100.00
      LOC003575.00
      LOC003575.00
      LOC003775.00
      LOC004175.00
      LOC004275.00
      LOC004775.00
      LOC006475.00
      LOC0064100.00
      LOC006675.00
      LOC0066250.00
      LOC006675.00
      LOC006675.00
      LOC006775.00
      LOC006775.42
      LOC0070100.00
      LOC007175.00
      LOC0071100.00
      LOC007175.00
      LOC007175.00
      LOC007175.00
      LOC007175.00
      LOC007175.00
      LOC007175.00
      LOC007175.00
      LOC0071275.00
      LOC0107100.00
      LOC011175.00
      LOC0121100.00
      LOC012275.00
      LOC012575.00

Resources