+ Reply to Thread
Results 1 to 6 of 6

Cell reference used for Defined Range

  1. #1
    Forum Contributor
    Join Date
    11-14-2007
    Posts
    111

    Cell reference used for Defined Range

    In the attached sheet. Cell C6 represents the concatenation of aspects of a product. I want to know if it is possible to use that cell as the named range (there is a corresponding named range) in a lookup. The lookup gives me the product code.

    Thanks
    Attached Files Attached Files
    Last edited by Ada01; 10-28-2009 at 10:25 AM.

  2. #2
    Valued Forum Contributor jj72uk's Avatar
    Join Date
    03-22-2008
    Location
    Essex, England
    MS-Off Ver
    Work - Office 2000, Home - Office 2007E
    Posts
    360

    Re: Cell reference used for Defined Range

    The sheet please?

  3. #3
    Valued Forum Contributor khamilton's Avatar
    Join Date
    10-08-2009
    Location
    IL
    MS-Off Ver
    Excel 2007
    Posts
    345

    Re: Cell reference used for Defined Range

    there is no attached sheet

  4. #4
    Forum Contributor
    Join Date
    11-14-2007
    Posts
    111

    Re: Cell reference used for Defined Range

    Sorry...it is now attached

  5. #5
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Cell reference used for Defined Range

    You will need to use INDIRECT - note it is Volatile

    =VLOOKUP(C7,INDIRECT(C12),2,FALSE)

  6. #6
    Valued Forum Contributor jj72uk's Avatar
    Join Date
    03-22-2008
    Location
    Essex, England
    MS-Off Ver
    Work - Office 2000, Home - Office 2007E
    Posts
    360

    Re: Cell reference used for Defined Range

    Thanks for the sheet...looking at it you'll need to include INDIRECT


    DO beat me...

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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