+ Reply to Thread
Results 1 to 3 of 3

Defined names...

  1. #1
    Registered User
    Join Date
    08-01-2016
    Location
    South shields, England
    MS-Off Ver
    2010
    Posts
    19

    Defined names...

    Not sure if this is the right section to put this in, but here goes...

    I have grouped together a few cells (let's say 6) in a column and defined then with a name called "weighting"

    each cell contains a level, so the top cell is LVL1, then next one LVL2 and so on down to LVL6

    next to these levels names I have some numbers. In a little test sheet, I want select the level in a drop down list, then use the corresponding value to multiply a score and give a result, but I'm not sure how to do this, any help would be much appreciated...

    I have attached an example of what I'm trying to do.

    much thanks

    V.
    Attached Files Attached Files

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Defined names...

    Try this in C2 and copy it down.

    =B2*INDEX(OFFSET(weighting,,1),MATCH(A2,weighting,0))
    If posting code please use code tags, see here.

  3. #3
    Registered User
    Join Date
    08-01-2016
    Location
    South shields, England
    MS-Off Ver
    2010
    Posts
    19

    Re: Defined names...

    That's Brilliant Norie, works a treat.

    Much thanks

    V.

+ 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. Replies: 3
    Last Post: 03-14-2017, 01:48 PM
  2. [SOLVED] Defined Names
    By EssoExplJoe in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-01-2016, 11:56 AM
  3. Defined Names
    By adsmith0422 in forum Excel General
    Replies: 1
    Last Post: 07-20-2016, 05:31 PM
  4. Defined Names
    By Ben51 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-29-2016, 07:04 AM
  5. [SOLVED] Error Message on Cell References, Range Names, Defined Names, etc.
    By BLS99covert in forum Excel General
    Replies: 2
    Last Post: 12-29-2014, 05:37 PM
  6. Replies: 1
    Last Post: 05-14-2012, 10:14 AM
  7. Regarding Defined names
    By Chandana_Gadugu in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-03-2009, 07:47 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