+ Reply to Thread
Results 1 to 8 of 8

Named Range #VALUE error with one small change to formula - why?

  1. #1
    Registered User
    Join Date
    02-10-2022
    Location
    United States
    MS-Off Ver
    Excel 2021
    Posts
    4

    Named Range #VALUE error with one small change to formula - why?

    Trying to get excel to define a range between 2 cells. One cell has this formula:

    =IF(C3="",,SUM(VLOOKUP(A3,NBA!A3:AQ32,37,FALSE),VLOOKUP(B3,NBA!A3:AQ32,37,FALSE),VLOOKUP(A3,NBA!A3:AQ32,40,FALSE),VLOOKUP(B3,NBA!A3:AQ32,40,FALSE))/2-(Average(SQRT(VLOOKUP(A3,NBA!A3:AQ32,42,FALSE)^2+VLOOKUP(B3,NBA!A3:AQ32,42,FALSE)^2),(SQRT(VLOOKUP(A3,NBA!A3:AQ32,43,FALSE)^2 + VLOOKUP(B3,NBA!A3:AQ32,43,FALSE)^2)))))

    And the other is identical, except for a + instead of a minus before the *average* command.

    This formula fetches data from other spreadsheets to first define the weighted average, and then a combined standard deviation, to +/- said StDev from the WtAvg.

    The leftmost cell finds, rounded to the nearest whole number,
    WtAvg - StDev,

    The rightmost cell finds, rounded to the nearest whole number,
    WtAvg +StDev

    I want excel to clearly define that there is a range between these two outputted values, but the named range keeps outputting #VALUE: an array value could not be found.

    I've been trying for hours to resolve this with no luck, please help I'm losing my sanity over this LOL.
    Last edited by AliGW; 02-13-2022 at 04:19 AM. Reason: Irrelevant section of title removed.

  2. #2
    Forum Contributor
    Join Date
    12-30-2021
    Location
    Mount Gambier, Australia
    MS-Off Ver
    19
    Posts
    108

    Re: For hours, I've been unable to resolve: Named Range #VALUE error, please save my sanit

    Add a file so we can have a look
    Last edited by AliGW; 02-13-2022 at 04:16 AM. Reason: PLEASE don't quote unnecessarily!

  3. #3
    Registered User
    Join Date
    02-10-2022
    Location
    United States
    MS-Off Ver
    Excel 2021
    Posts
    4

    Re: For hours, I've been unable to resolve: Named Range #VALUE error, please save my sanit

    Unable to, apparently you have to post in this forum a number of times to share links.
    Last edited by AliGW; 02-13-2022 at 04:16 AM. Reason: PLEASE don't quote unnecessarily!

  4. #4
    Forum Contributor
    Join Date
    12-30-2021
    Location
    Mount Gambier, Australia
    MS-Off Ver
    19
    Posts
    108

    Re: For hours, I've been unable to resolve: Named Range #VALUE error, please save my sanit

    try


    HOW TO ATTACH YOUR SAMPLE WORKBOOK:
    wildecoyote1966 Fast answers need clear examples. Post a small Excel sheet (not a picture) showing realistic & representative sample data WITHOUT confidential information (10-20 rows, not thousands...) and some manually calculated results. For a new thread (1st post), scroll to Manage Attachments, otherwise scroll down to GO ADVANCED, click, and then scroll down to MANAGE ATTACHMENTS and click again. Now follow the instructions at the top of that screen.

  5. #5
    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,904

    Re: For hours, I've been unable to resolve: Named Range #VALUE error, please save my sanit

    Administrative Note:

    Please don't quote whole posts, especially when you are responding to the one immediately preceding your own - it's just clutter. It's OK to quote if you are responding to a post out of sequence, but limit quoted content to a few relevant lines that makes clear to whom and what you are responding. Thanks!

    For normal conversational replies, try using the QUICK REPLY box below or the REPLY button instead of REPLY WITH QUOTE.
    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.

  6. #6
    Forum Contributor
    Join Date
    12-30-2021
    Location
    Mount Gambier, Australia
    MS-Off Ver
    19
    Posts
    108

    Re: For hours, I've been unable to resolve: Named Range #VALUE error, please save my sanit

    ok Thanks AliG

  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,904

    Re: Named Range #VALUE error with one small change to formula - why?

    Welcome to the forum.

    Unable to, apparently you have to post in this forum a number of times to share links.
    No need to post a link - that's why we have an attachment facility.

    As has already been mentioned, there are instructions at the top of the page explaining how to attach your sample workbook.

    A good sample workbook has just 10-20 rows of representative data that has been desensitised. It also has expected results mocked up, relevant cells highlighted and a few explanatory notes.

  8. #8
    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,054

    Re: Named Range #VALUE error with one small change to formula - why?

    OK. I can follow what the formula is doing... but I have no idea what you eman by:

    I want excel to clearly define that there is a range between these two outputted values, but the named range keeps outputting #VALUE: an array value could not be found.


    On this sample sheet, your formula is in A1 and my (no better/no worse) deconstruction/reconstruction of it is in B1.

    What is your expected final result? Where do you expect to see it?

    Add it to this sheet and post it in a new post in THIS thread.
    Attached Files Attached Files
    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

+ 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] unable to resolve error 424
    By rickmeister in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-28-2017, 04:46 PM
  2. unable to resolve a #NUM! error message
    By Bill369 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-11-2015, 07:12 PM
  3. Learning VBA to save my sanity
    By SynCallio in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 03-25-2014, 03:40 PM
  4. [SOLVED] How can I resolve this Run-Time error '1004': Method 'Range' of object '_Worksheet' failed
    By dafella in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-02-2013, 01:16 AM
  5. Unable to resolve Runtime error 91
    By jr2007 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-18-2013, 07:37 AM
  6. Re: splitting names can't see whats going wrong (Save My Sanity )
    By workaholic in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-08-2005, 12:25 PM
  7. splitting names can't see whats going wrong (Save My Sanity )
    By workaholic in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-07-2005, 10:15 PM

Tags for this Thread

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