+ Reply to Thread
Results 1 to 9 of 9

SumIF but Ignore HREF! error

  1. #1
    Registered User
    Join Date
    03-18-2017
    Location
    USA
    MS-Off Ver
    2013
    Posts
    7

    SumIF but Ignore HREF! error

    Im trying to create a formula that calculates the sum of a column (ignore #REF!)

    The criteria is that Column C = "Gem 03" but ignore #Ref!.

    Or

    Another approach could be

    Column C = "Gem 03" and Column D is = Diamond_Round


    Ive attached the spreadsheet. The formula i tried is in C:33. I get #Value

    =SUMIFS(Sheet1!E:E,Sheet1!C3:C502,"Gem 03",Sheet1!E:E,"<>#REF!")

    I also tried this

    =SUMIFS(Sheet1!E:E,Sheet1!C3:C502,"Gem 03",Sheet1!D:D,"Diamond_Round")

    Any help is appreciated!

    J
    Attached Files Attached Files

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: SumIF but Ignore HREF! error

    Try removing your formula from column C. Then use this formula.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Dave

  3. #3
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: SumIF but Ignore HREF! error

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

  4. #4
    Registered User
    Join Date
    08-28-2015
    Location
    Melbourne, AUS
    MS-Off Ver
    2011
    Posts
    59

    Re: SumIF but Ignore HREF! error

    It didn't like the c range you selected as it didn't match the sum range

    =SUMIFS(Sheet1!E:E,Sheet1!C:C,"Gem 03",Sheet1!E:E,"<>#REF!")

  5. #5
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: SumIF but Ignore HREF! error

    Withdrawn by FR. Addressed post to wrong party.

  6. #6
    Registered User
    Join Date
    03-18-2017
    Location
    USA
    MS-Off Ver
    2013
    Posts
    7

    Re: SumIF but Ignore HREF! error

    I tried both formulas. I'm not sure what Im doing wrong. Now the result is 0

    The result should be .266

  7. #7
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: SumIF but Ignore HREF! error

    .266 is what I am getting. In what cell are you putting the formula? It cannot be within the range of sum_range or criteria_range. I put mine in F3.

  8. #8
    Registered User
    Join Date
    03-18-2017
    Location
    USA
    MS-Off Ver
    2013
    Posts
    7

    Re: SumIF but Ignore HREF! error

    I see what i did wrong.

    Your formula totally worked. Thank you so much FlameRetired! Much appreciated.

    Jill

  9. #9
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: SumIF but Ignore HREF! error

    Good deal. You are welcome. Thank you for the feedback.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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] Mailto href error on string reference
    By SamHink123 in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 05-11-2016, 12:50 AM
  2. [SOLVED] Sumif value ignore two cell value
    By silambarasan.J in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-22-2015, 05:09 AM
  3. [SOLVED] Ignore #N/A in sumif and average if
    By justinr in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-14-2015, 04:08 PM
  4. [SOLVED] Using SUMIF and IFERROR to sum all $ values and ignore NUM
    By JC_LA_1979 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-29-2014, 06:19 PM
  5. [SOLVED] Sumif two colomns to ignore if a value is present
    By nickmax1 in forum Excel Formulas & Functions
    Replies: 21
    Last Post: 01-21-2013, 10:45 AM
  6. Ignore NA in sumif
    By amartino44 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-04-2013, 08:40 PM
  7. Ignore blanks using =SUMIF/COUNTIF
    By Casper9T9 in forum Excel General
    Replies: 10
    Last Post: 06-05-2009, 05:26 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