+ Reply to Thread
Results 1 to 10 of 10

Overlook error #Value

  1. #1
    Forum Contributor
    Join Date
    04-22-2011
    Location
    Isabela, Puerto Rico
    MS-Off Ver
    365 Mac Excel Version 16.54
    Posts
    233

    Overlook error #Value

    Appreciate for any help on how to trick this code to overlook error value when scroll down,

    it does return the correct result when code is typed in, but when scroll down return #VALUE,
    tried different things with if is error but no luck so far....

    Please Login or Register  to view this content.
    Thanks in advance for any advice..!!

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,064

    Re: Overlook error #Value

    no sample sheet provided, so a WILD guess:

    =iferror((SUMIF($H$12:$H$69,B15,$K$12:$K$69)+SUMIF($O$12:$O$69,B15,$R$12:$R$69)+SUMIF($V$12:$V$63,B15,$Y$12:$Y$63)+SUMIF($AC$12:$AC$70,B15,$AF$12:$AF$70))/(COUNTIFS($H$12:$H$69,B15,$H$12:$H$69,B15)+COUNTIFS($O$12:$O$69,B15,$O$12:$O$69,B15)+COUNTIFS($V$12:$V$63,B15,V12:$V$63,B15)+COUNTIFS($AC$12:$AC$70,B15,$AC$12:$AC$70,B15)),"")
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: Lá fhéile Pádraig sona dhaoibh

  3. #3
    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,981

    Re: Overlook error #Value

    Did you try this?

    =IFERROR(SUMIF($H$12:$H$69,B15,$K$12:$K$69)+SUMIF($O$12:$O$69,B15,$R$12:$R$69)+SUMIF($V$12:$V$63,B15,$Y$12:$Y$63)+SUMIF($AC$12:$AC$70,B15,$AF$12:$AF$70))/(COUNTIFS($H$12:$H$69,B15,$H$12:$H$69,B15)+COUNTIFS($O$12:$O$69,B15,$O$12:$O$69,B15)+COUNTIFS($V$12:$V$63,B15,V12:$V$63,B15)+COUNTIFS($AC$12:$AC$70,B15,$AC$12:$AC$70,B15),"")
    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.

  4. #4
    Forum Contributor
    Join Date
    04-22-2011
    Location
    Isabela, Puerto Rico
    MS-Off Ver
    365 Mac Excel Version 16.54
    Posts
    233

    Re: Overlook error #Value

    Thanks for your replay Glenn Kennedy, not exactly what I looking for, this return a blank if there is an error,
    there is empty cells and text along the code range... trying to trick the formula to overlook these errors and get the desire result

  5. #5
    Forum Contributor
    Join Date
    04-22-2011
    Location
    Isabela, Puerto Rico
    MS-Off Ver
    365 Mac Excel Version 16.54
    Posts
    233

    Re: Overlook error #Value

    Thanks AliGW, yes I did... not exactly what I looking for, this return a blank if there is an error,
    there is empty cells and text along the code range... trying to trick the formula to overlook these errors and get the desire result

  6. #6
    Forum Contributor
    Join Date
    04-22-2011
    Location
    Isabela, Puerto Rico
    MS-Off Ver
    365 Mac Excel Version 16.54
    Posts
    233

    Re: Overlook error #Value

    Solved, Credit to Piet200

    Please Login or Register  to view this content.

  7. #7
    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,981

    Re: Overlook error #Value

    Who is Piet200???

  8. #8
    Forum Contributor
    Join Date
    04-22-2011
    Location
    Isabela, Puerto Rico
    MS-Off Ver
    365 Mac Excel Version 16.54
    Posts
    233

    Re: Overlook error #Value

    Some other forum contributor who had a sample file posted for someone else asking help for the same ...

  9. #9
    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,981

    Re: Overlook error #Value

    OK - it would be helpful if you would post a link in this thread to the other thread where this similar question was asked, please. Thanks.

  10. #10
    Forum Contributor
    Join Date
    04-22-2011
    Location
    Isabela, Puerto Rico
    MS-Off Ver
    365 Mac Excel Version 16.54
    Posts
    233

    Re: Overlook error #Value

    AliGW, do not have link by now... will do next time...

+ 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] Sumifs seems like overlook "0" and "." in front and behind a number
    By yzhen9 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 02-21-2017, 01:20 AM
  2. Replies: 6
    Last Post: 08-15-2012, 11:46 AM
  3. [SOLVED] Lookup a serial number but overlook 0's in cell content when finding a match.
    By Hello23 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-14-2012, 02:55 PM
  4. Error "run-time Error '1004': General Odbc Error
    By D4WNO77 in forum Access Tables & Databases
    Replies: 2
    Last Post: 07-16-2012, 09:55 AM
  5. Need to Overlook part of a file name in a macro
    By NegativeGLover in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-08-2008, 08:41 AM
  6. [SOLVED] Error Handling - On Error GoTo doesn't trap error successfully
    By David in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 02-16-2006, 02:10 PM
  7. [SOLVED] How to sum a row of cells containing an error message to overlook
    By Amy V in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-06-2006, 06:10 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