+ Reply to Thread
Results 1 to 3 of 3

VBA: Name added to Range but not showing up with VLOOKUP

  1. #1
    Registered User
    Join Date
    08-23-2012
    Location
    Haleyville,Alabama
    MS-Off Ver
    Excel 2010
    Posts
    65

    VBA: Name added to Range but not showing up with VLOOKUP

    I have had to make some changes to some ranges to make them dynamic and a result of this is my formula below will not work anymore.

    =IF(ISERROR(VLOOKUP(S5,Operators,2,FALSE)),"",VLOOKUP(S5,Operators,2,FALSE))

    The range named Operators use to be just a normal range but now it is one that can only be found in the name manager. This is the "Refers To" of this range
    =OFFSET(LIST!$H$1,1,0,COUNTA(LIST!$H:$H)-1,2)

    when a name is a added to the Dynamic range it will not show up anymore

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,420

    Re: VBA: Name added to Range but not showing up with VLOOKUP

    Please post a sample workbook.

    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Forum Contributor
    Join Date
    12-27-2012
    Location
    cebu, Philippines
    MS-Off Ver
    Excel 2016
    Posts
    210

    Re: VBA: Name added to Range but not showing up with VLOOKUP

    hi bamaisgreat...

    i got this... if it helps... =)
    the code executes as soon as a cell is clicked within worksheet1

    Please Login or Register  to view this content.
    if this helps, click my star =)
    don't worry, there's a lot of people that are far more confused than you
    but if you liked what i suggested. Click for me the "Add Reputation" - that way, we'd be both happy.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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