+ Reply to Thread
Results 1 to 5 of 5

VLookUp across 2 worksheets not working!

  1. #1
    Registered User
    Join Date
    09-08-2018
    Location
    Brisbane, Australia
    MS-Off Ver
    2013 - Work, Excel for MAC at home
    Posts
    3

    VLookUp across 2 worksheets not working!

    Hi there,

    I am a basic Excel user learning to do new things

    I am trying to do attempt a VLOOKUP across multiple worksheets I've looked at loads of of youtube videos and can't find out any solutions to the issue I am experiencing:

    - VLOOKUP is returning correct information for Joanne but not for Raewyn and those customers below it.

    Formula being used is - =VLOOKUP($B2,'QLD South All Data'!$A2:$J245,10, FALSE)

    Excel - Issue 1.png

    For the life of me I can't work out why!

    This is work task and would appreciate your help.

    Cheers
    Jenn
    Last edited by Jenn005; 09-08-2018 at 05:31 AM. Reason: spelling

  2. #2
    Forum Contributor
    Join Date
    08-04-2016
    Location
    pakistan
    MS-Off Ver
    2010
    Posts
    225

    Re: VLookUp across 2 worksheets not working!

    because you have lock the ranges wrong, your range is also moving down with lookup value, try below

    =VLOOKUP($B2,'QLD South All Data'!$A$2:$J$245,10, FALSE)

  3. #3
    Registered User
    Join Date
    09-08-2018
    Location
    Brisbane, Australia
    MS-Off Ver
    2013 - Work, Excel for MAC at home
    Posts
    3

    Re: VLookUp across 2 worksheets not working!

    thanks for this, I tried this and it didn't work, i got the same result

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,557

    Re: VLookUp across 2 worksheets not working!

    Hello Jenn005 and welcome to Excel Forum.
    You might try: =INDEX('QLD South All Data'!J$2:J$245,MATCH(B2,'QLD South All Data'!B$2:B$245,0))
    That said it is hard to understand an issue from just a screenshot. It would help us to help you if you could upload the workbook from which the screen shot is taken. It would also help if you could manually include your expected results so that we can attempt the replicate them using formulas/code.
    To upload a sample workbook click on the GO ADVANCED button below the Quick Reply window and then scroll down to Manage Attachments to open the upload window.
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  5. #5
    Registered User
    Join Date
    09-08-2018
    Location
    Brisbane, Australia
    MS-Off Ver
    2013 - Work, Excel for MAC at home
    Posts
    3

    Re: VLookUp across 2 worksheets not working!

    Hello JeteMc

    thank you I will give this a try and if no joy then will upload! thank you!

+ 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] VLOOKUP not working
    By pongmeister in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-22-2016, 03:15 PM
  2. VLOOKUP not working!!
    By mattprofab in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-09-2015, 08:17 AM
  3. vlookup not working
    By swfarm in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-05-2014, 02:22 PM
  4. [SOLVED] Vlookup is not working and giving =vlookup(B2,$T$2:$U$135,2,false) this kind of values.
    By yogeshsharma1981 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-09-2013, 04:08 PM
  5. VLOOKUP not working
    By Sheepkin_Coat in forum Excel General
    Replies: 5
    Last Post: 03-23-2010, 02:16 PM
  6. VLOOKUP Value Not Working
    By Dunda in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-17-2009, 03:10 PM
  7. Vlookup not working
    By eminthepooh in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-24-2009, 04:16 AM

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