+ Reply to Thread
Results 1 to 3 of 3

Automatically adding a unit price

  1. #1
    Registered User
    Join Date
    06-17-2009
    Location
    Vanderbilt, PA
    MS-Off Ver
    Excel 2003
    Posts
    1

    Automatically adding a unit price

    Can anyone help me.
    I use a excel 2003 spread sheet at work to track items leaving my department. Now I would like to have excel automatically add a unit price to each of the items, so that I can calculate the amount of loss. I have read that I will have to produce a list of the prices so that excel can search for the data, but how do you get the program to input the data into the next cell on the spreadsheet. I am completely lost

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Automatically adding a unit price

    Have a look at Vlookup function in excel help.

    e.g

    =Vlookup(A1,$X$1:$Y$100,2,False)

    this looks up the item found in A1 in X1:X100 and returns what is in corresponding cell in Y1:Y100

    adjust references to suit.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Automatically adding a unit price

    Your question raises questions:
    1. Do you have a worksheet that includes a list of prices by item number?
    2. If so, is this list in the same worksheet? The same workbook?
    J
    Last edited by jaslake; 06-21-2009 at 09:58 PM. Reason: change terminology

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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