+ Reply to Thread
Results 1 to 2 of 2

Vlookup - No return help.

  1. #1
    Registered User
    Join Date
    08-18-2015
    Location
    Ebbw Vale
    MS-Off Ver
    Windows 7
    Posts
    34

    Vlookup - No return help.

    I want a vlookup to see a number "A1"
    look into a table and retrieve a cost. But if one isn't returned I would like it then to preform another lookup to a different field.

    How would I do this?

    Thanks,

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: Vlookup - No return help.

    you could use iferror(vlookup formula),other vlookup formula. something like =IFERROR(VLOOKUP(A2,C:C,1,FALSE),VLOOKUP(b2,d:d,1,FALSE) with your ranges
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

+ 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] vba - check value and vlookup, jump to next collum same row and return vlookup again
    By Elitdarkphoenix in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-19-2015, 04:20 AM
  2. Vlookup to return multiple rows in return
    By Excelhelpss in forum Excel General
    Replies: 1
    Last Post: 06-18-2015, 09:59 AM
  3. Help using vlookup to return multiple results for one vlookup value
    By Akmon in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-27-2015, 06:00 AM
  4. Replies: 1
    Last Post: 02-20-2014, 08:42 AM
  5. [SOLVED] Formula to always return cell below what a vlookup would return
    By KCHEXCEL in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-28-2013, 12:57 AM
  6. [SOLVED] vlookup of two items to return a third vlookup value into a cell
    By PhoenixFaery in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-12-2013, 07:33 PM
  7. Worksheet function Vlookup and VLOOKUP return different results
    By zandero in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-08-2010, 08:24 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