+ Reply to Thread
Results 1 to 3 of 3

Vlookup Formula Issue

  1. #1
    Registered User
    Join Date
    03-26-2018
    Location
    USA
    MS-Off Ver
    2010
    Posts
    3

    Vlookup Formula Issue

    Hi everyone thanks in advance for any help.

    I'm having an issue with VLOOKUP, I've had to use multiple VLOOKUPS all with different table array references linking to separate documents. The issue I'm having is that in the VLOOKUP formula if I copy and paste the table array reference in, the vlookup works as expected. Because I'm trying to automate lots of fields, if I press on the cell with the required table array reference I get the cell number e.g A2 in the formula instead of the complete table array reference, this always comes back as an error.

    Example

    A1= Rob (Both these names have separate spreadsheets each) B1=C:\names\.....Rob!namesA1:E6... (Table Array location example of the separate spreadsheets)
    A2= Dave B2=C:\names\.....Dave!namesA1:E6....

    When I copy and paste B1 I will have:

    =VLOOKUP(A1,C:\names\.....Rob!namesA1:E6...,1,FALSE) which works fine.

    When I don't copy and paste B1 and simply press on the cell required I get.

    =VLOOKUP(A1,B1,1,FALSE) This always gives an error. Need this to work though as I have to copy this formula for many different names with there own table array references.

    is there anything I can do to either copy over the text instead of cell value?

    Thanks for your time

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,659

    Re: Vlookup Formula Issue

    Use INDIRECT(B1) to interprete text in B1 to address instead.
    Quang PT

  3. #3
    Registered User
    Join Date
    03-26-2018
    Location
    USA
    MS-Off Ver
    2010
    Posts
    3

    Re: Vlookup Formula Issue

    Thanks for the reply, tried INDIRECT still getting #ref.

+ 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: 4
    Last Post: 03-20-2018, 04:03 AM
  2. [SOLVED] issue with vlookup formula not extracting data as it should be with digits 0
    By JEAN1972 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-10-2018, 03:17 PM
  3. Issue with VLOOKUP Formula
    By dhascup1976 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-10-2013, 06:00 PM
  4. [SOLVED] Vlookup formula issue
    By skathari in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-22-2013, 09:01 PM
  5. [SOLVED] VLOOKUP Issue - formula correct in function box but not in spreadsheet
    By jlowes in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-25-2012, 12:55 PM
  6. Issue with the VLOOKUP formula
    By Eli_uk in forum Excel General
    Replies: 8
    Last Post: 04-19-2012, 02:58 PM
  7. Vlookup formula issue
    By jtpolston in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-02-2011, 08:32 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