+ Reply to Thread
Results 1 to 3 of 3

Indirect and VLOOKUP?

Hybrid View

  1. #1
    Registered User
    Join Date
    11-17-2016
    Location
    Chicago
    MS-Off Ver
    2007
    Posts
    7

    Indirect and VLOOKUP?

    Hello all. I am working on creating an invoicing spreadsheet.

    I have a workbook called "REF_MATERIALS_PRICING". Sheet1 is called "Category" where my categories of product are listed. Each sheet after in this workbook is one of the categories; i.e. Wire, Connectors, Components, etc..

    I would like to keep everything here so that I only have to maintain one workbook for my pricing.

    Within the workbook "REF_MATERIALS_PRICING"; I have a cell (A18) that is a drop-down for selecting a Category. Simple Data Validation. Works.

    Then, I have a cell (B18), that allows me to select materials from the Category I have selected. I used =INDIRECT(A18). Works.

    Then Finally I have cell that is the price. And here is where my novice like qualities get the best of me.
    I am using the VLOOKUP function; however I don't know how to write this formula based off of the selection in Cell B18.
    The formula I used is: =VLOOKUP(B18,Wire!A3:B17,2,FALSE)
    Which obviously only works when in category of wire.

    I'm sure this is an easy fix. Any help is greatly appreciated as always!

  2. #2
    Forum Expert
    Join Date
    10-09-2012
    Location
    Dallas, Texas
    MS-Off Ver
    MO 2010 & 2013
    Posts
    3,049

    Re: Indirect and VLOOKUP?

    I would suggest it is MUCH easier to make ONE master table for the lookup that holds all the data instead of using an indirect.
    Please ensure you mark your thread as Solved once it is. Click here to see how.
    If a post helps, please don't forget to add to our reputation by clicking the star icon in the bottom left-hand corner of a post.

  3. #3
    Registered User
    Join Date
    11-17-2016
    Location
    Chicago
    MS-Off Ver
    2007
    Posts
    7

    Re: Indirect and VLOOKUP?

    Thanks, I will look into it.

+ 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. Using Indirect in VLookup
    By Justinetme in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-05-2013, 11:17 AM
  2. INDIRECT.EXT with VLOOKUP
    By Blen in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-25-2013, 02:13 PM
  3. vlookup using indirect
    By swiedom in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 03-23-2011, 05:08 PM
  4. Using INDIRECT in VLOOKUP to achieve a relative vlookup
    By DaLaw in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-23-2008, 10:12 AM
  5. Using Vlookup & Indirect to Ref List and Vlookup Files
    By november84 in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 09-18-2008, 03:40 PM
  6. using indirect with vlookup
    By jed_vii in forum Excel General
    Replies: 2
    Last Post: 05-23-2008, 11:19 AM
  7. Indirect(vlookup)
    By bad in excel in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-10-2006, 07:56 AM
  8. vlookup, &, indirect
    By Joe Blow in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-03-2005, 07:06 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