+ Reply to Thread
Results 1 to 3 of 3

VLOOKUP issue from drop down list, Please Help

  1. #1
    Registered User
    Join Date
    04-26-2014
    Location
    oshier
    MS-Off Ver
    2013
    Posts
    4

    Red face VLOOKUP issue from drop down list, Please Help

    Hi I am trying to create a Excel service invoice for our sign shop, I started with a pre-made template I downloaded from Excel 2013 named "Service Invoice", for the most part this form is exactly what we need the way it is. The only thing I yet need to accomplish which I do not know how to do is the following.

    I have attached a copy of the form for you to look over, I have it set up so that under Parts Used section you need to manually insert the Quantity and under Part Description column I am using a drop down list which pulls from the Materials List sheet using the Data Verification method from cells A of that sheet, under the Price column it is currently set to manually insert a price and what I am trying to accomplish is to be able to when I choose a item from the drop down list to automatically insert the related price point from cells B to be placed in the Price column of the Service Invoice form automatically when that item is chosen from the drop down list and still have the existing auto sum formulas in the Price and Amount columns to continue to calculate as they do.

    I would appreciate any help on this I can get, Thanks in advance for your time.

    Thanks
    Bill
    Attached Files Attached Files
    Last edited by oshier; 04-27-2014 at 05:05 PM.

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Please Help with Excel Sheet Issue

    I22=IFERROR(VLOOKUP($C22,'Material List'!$A$1:$B$5,2;0),"")

    J22=IFERROR(B22*I22,"")

    and drag down.

    See the yellow cells in the attached file.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    04-26-2014
    Location
    oshier
    MS-Off Ver
    2013
    Posts
    4

    Re: VLOOKUP issue from drop down list, Please Help

    Thank you so very much, that is exactly what I needed it to do, I appreciate all your time, Have a Blessed Day!
    Last edited by oshier; 04-27-2014 at 05:04 PM.

+ 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. Access to Excel Linked Sheet ISSUE
    By jurbin in forum Excel General
    Replies: 7
    Last Post: 12-13-2013, 10:32 AM
  2. Sorting Excel sheet issue
    By jeff061768 in forum Excel General
    Replies: 7
    Last Post: 03-04-2013, 03:08 PM
  3. Excel 2003 Issue on formating after protecting the sheet
    By soumen347 in forum Excel General
    Replies: 0
    Last Post: 01-15-2009, 06:28 AM
  4. [SOLVED] Printing issue in Excel Sheet
    By Vijay in forum Excel General
    Replies: 1
    Last Post: 07-08-2005, 12:05 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