+ Reply to Thread
Results 1 to 4 of 4

Reverse VLOOKUP - unable to get it to fire

  1. #1
    Registered User
    Join Date
    10-01-2017
    Location
    USA
    MS-Off Ver
    10
    Posts
    46

    Reverse VLOOKUP - unable to get it to fire

    Hi There -

    I'm having trouble getting my reverse vlookup to fire.

    What I'm trying to do:

    I have (2) VLOOKUPS in Column G of tab "Calculations" checking the same column (D) in two different sheets. If a value is a found in Column D, I need to return the value of Column A. However, I'm unable to get the formula to fire.

    Can anyone see if I'm doing anything wrong?
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,602

    Re: Reverse VLOOKUP - unable to get it to fire

    There's no formula
    Ben Van Johnson

  3. #3
    Forum Expert
    Join Date
    08-16-2015
    Location
    Antwerpen, Belgium
    MS-Off Ver
    2007-2016
    Posts
    2,380

    Re: Reverse VLOOKUP - unable to get it to fire

    For G2

    Please Login or Register  to view this content.
    Kind regards
    Leo

  4. #4
    Valued Forum Contributor jtakw's Avatar
    Join Date
    05-05-2018
    Location
    CA, USA
    MS-Off Ver
    2016
    Posts
    668

    Re: Reverse VLOOKUP - unable to get it to fire

    Hi,

    If I understand correctly, you are checking if the Plate belongs to either Monthly or Member, if so, return the Name:

    =IFERROR(IFERROR(INDEX('HCC Monthly Parking Pass'!A:A,MATCH(A2,'HCC Monthly Parking Pass'!D:D,0)),INDEX('HCC Member Parking Plate'!A:A,MATCH(A2,'HCC Member Parking Plate'!D:D,0))),"No Match Found")

+ 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. Reverse Vlookup
    By Ankit_Kumar in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-22-2015, 03:17 AM
  2. [SOLVED] Unable to fire Private Sub Worksheet_SelectionChange on user Input
    By VirEgregius in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-31-2013, 11:02 AM
  3. Reverse VLOOKUP
    By sinspawn56 in forum Excel General
    Replies: 10
    Last Post: 11-15-2012, 01:53 AM
  4. Reverse vlookup
    By roodra.verma in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 08-01-2011, 01:47 AM
  5. reverse vlookup?
    By tn80 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-17-2008, 11:08 PM
  6. Reverse Vlookup
    By teachMeExcel in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-16-2008, 07:54 PM
  7. vlookup reverse// please help
    By cecman in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-13-2005, 10:06 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