Results 1 to 2 of 2

Vlookup or index-match uses more memory?

Threaded View

  1. #1
    Registered User
    Join Date
    06-01-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    38

    Vlookup or index-match uses more memory?

    I use an
    {=IFERROR(vlookup(A1&"",trim(clean(Sheet2!$A$2:$B$100)),2,0),vlookup(--A1,Trim(Clean(Sheet2!$A$2:$B$100)),2,0)}
    vlookup(something like that) that deters format mismatch (e.g text & numbers lookup values) and unecessary characters which kinda lags my work computer and sometimes I'm afraid that it will crash my computer and I'll lose all my files.

    I am thinking of switching to index-match if it somehow uses less memory or is there any other method to this?


    on a side note, how to countif the number of N/A and values in a list consisting of N/A and values?

    Also, how to lookup all worksheets in a workbook? This doesn't seem to be working
    {=VLOOKUP(A2,'Sheet2:Sheet10'!$C:$D,2,0)}
    Last edited by Dwexdwex; 08-04-2013 at 09:28 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 13
    Last Post: 12-13-2012, 11:44 AM
  2. Replies: 2
    Last Post: 03-16-2012, 12:03 PM
  3. Index/Match and VLookup "Syntax Memory Cards"
    By clayton8424 in forum Excel General
    Replies: 1
    Last Post: 06-11-2011, 02:21 PM
  4. match value in one column to adjacent value: use vlookup or index/match?
    By conorsgaffney in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-28-2010, 04:59 PM

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