Results 1 to 5 of 5

Referencing values of user defined value outside of a table

Threaded View

  1. #1
    Registered User
    Join Date
    05-29-2015
    Location
    London
    MS-Off Ver
    2010
    Posts
    2

    Referencing values of user defined value outside of a table

    Hi there,

    I've tried to give an example of the problem in the attached image.

    Capture.JPG

    Intro
    I have a table - the grey cells make up the header row.
    It contains some data (columns 1-4)
    To the right of this I'm showing Values depending on certain criteria (Columns S32, S33, S34)
    The variable X is a user-defined within Name Manager - lets call the formula "Result"

    The problem
    In the totals regiion, I want to say:
    =sumifs(Result,Table1[S32],(some criteria))

    The value of Result is different in each cell.

    I get a #Value error on "Result".
    Essentially excel doesn't recognise I only want the sum of "Result" from each single column.

    I've also tried SUMPRODUCT to the same effect.

    The Question
    How do I reference a user defined value within a specific range?
    I want to be able to say something like:
    (Table1[S32].Result)
    But this doesn't work.

    Any help much appreciated.
    Last edited by tombomb; 02-03-2016 at 01:51 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Combine VLOOKUP and SUMIF to return sum of user-defined ranges in a table
    By sciondraconis in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-27-2014, 03:27 AM
  2. How to build a dynamic matrix table with user defined no.of rows and no.of columns
    By santhosh51 in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 08-20-2013, 03:58 AM
  3. User-defined function to compare value to a table and display corresponding value
    By catwithafiddle in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-23-2013, 08:01 PM
  4. [SOLVED] Passing a table reference to a user defined function?
    By WGAshmore in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-24-2012, 06:32 PM
  5. User defined function to output multiple values
    By firefly2k8 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-20-2010, 12:03 PM
  6. [SOLVED] Clearing all values in a User Defined Type variable
    By J Streger in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-27-2006, 03:10 PM
  7. Returning Values From a User-Defined Type
    By BobbyMurcerFan in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-26-2006, 02:58 PM
  8. [SOLVED] How to access MSSQL table in a user defined function
    By tek.hong@gmail.com in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-28-2006, 12:10 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