+ Reply to Thread
Results 1 to 7 of 7

Alternative to Vlookup & Indirect

  1. #1
    Registered User
    Join Date
    07-26-2011
    Location
    melbourne
    MS-Off Ver
    Excel 2010
    Posts
    40

    Alternative to Vlookup & Indirect

    Hi all

    I have a workbook where I am using a combination of Vlookup and Indirect to return values from worksheets in the same workbook.
    The reason I am using Indirect is because I am looking up the sheet name by reference to a cell in the active sheet.

    The issue is that I have too many cells using Indirect so the speed is unusable.

    Can anyone suggest a non VBA alternative to Vlookup and Indirect? I have attached a sample sheet so you can see what I am doing.

    Thanks in advance for any suggestions

    Ashley
    Attached Files Attached Files
    Last edited by ashmott; 03-24-2014 at 05:15 PM.

  2. #2
    Registered User
    Join Date
    07-26-2011
    Location
    melbourne
    MS-Off Ver
    Excel 2010
    Posts
    40

    Re: Alternative to Vlookup & Indirect

    Alternatively can I change the calculation settings?

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: Alternative to Vlookup & Indirect

    Pl see attached file with formula.If not Ok with formula we will try Macro.
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    07-26-2011
    Location
    melbourne
    MS-Off Ver
    Excel 2010
    Posts
    40

    Re: Alternative to Vlookup & Indirect

    Thanks for your response but your formula still uses the INDIRECT function so will get too slow with the volume of data I will be processing.
    Is there a method to use not involving INDIRECT?

  5. #5
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: Alternative to Vlookup & Indirect

    If Indirect is to avoided fully, the formula
    Please Login or Register  to view this content.
    is to be changed as
    Please Login or Register  to view this content.
    But every cell name of sheet is to be changed.
    I feel Formula is a better solution than Macro.

  6. #6
    Registered User
    Join Date
    07-26-2011
    Location
    melbourne
    MS-Off Ver
    Excel 2010
    Posts
    40

    Re: Alternative to Vlookup & Indirect

    Thanks kvsrinivasamurthy
    Excuse my poor skills but I cant get it to work. Is it possible for you to put the formula into the attached excel sheet?
    Many thanks

  7. #7
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: Alternative to Vlookup & Indirect

    It is an array formula.
    Paste the formula in the cell
    Press F2
    Press Ctrl+Shift+Enter keys together
    You will see{} around the formla like {formula}
    Now Ok.
    Pl try.

+ 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] VB alternative to using INDIRECT.EXE?
    By xlyfe in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-27-2014, 02:35 PM
  2. Indirect Alternative
    By par0016 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-07-2013, 02:45 AM
  3. Alternative to Indirect()
    By erwina in forum Excel General
    Replies: 3
    Last Post: 09-04-2010, 08:06 PM
  4. Alternative To INDIRECT?
    By SamuelT in forum Excel General
    Replies: 3
    Last Post: 11-20-2008, 03:53 PM
  5. [SOLVED] Alternative to Indirect
    By [email protected] in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-20-2006, 07:35 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