+ Reply to Thread
Results 1 to 2 of 2

Looking up item descriptions where a quantity was selected

  1. #1
    Registered User
    Join Date
    07-02-2021
    Location
    Rattan, OK
    MS-Off Ver
    2016
    Posts
    1

    Looking up item descriptions where a quantity was selected

    On one worksheet, SAS tab, a dealer can select options in a cell by putting in a quantity of how many of the option they want. For example, if they want 1 with the description as "3500# Brake Axle w/Breakaway Kit (3500#GVWR)", they type in a "1" in the appropriate cell to select that option. After doing this for all the options they want, I need to create a list of all the items on another worksheet, SAS PRINT SHEET tab, where columns for Quantity, Items Selected, and Cost are shown. From the information on the SAS tab, the Quantity of 1, its description and the cost all need to appear in the appropriate columns.

    I have tried to use Vlookup nested in an IF statement and no luck. I also tried a sample of a formula from a sample online that I thought would work, but kept getting a #NUM error. It does not seem that hard to do, but my knowledge of Excel formulas is obviously not enough to make this work. Attached is a portion of the file that I am working on. Any help would be appreciated!
    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,625

    Re: Looking up item descriptions where a quantity was selected

    Your merged cells make writing formulas more difficult than they have to be.
    quantity:
    Please Login or Register  to view this content.
    desr:
    Please Login or Register  to view this content.
    cost:
    Please Login or Register  to view this content.


    sas.code =SAS!$C$36:$C$54
    sas.cost =SAS!$K$36:$K$54
    sas.description =SAS!$D$36:$J$54
    sas.itemselector =SAS!$B$36:$B$54
    sas.models =SAS!$A$6:$B$15
    sas.options =SAS!$B$36:$K$54
    Last edited by protonLeah; 07-02-2021 at 03:30 PM.
    Ben Van Johnson

+ 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. Auto decrease quantity of an item when the item is sold.
    By acidust in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-11-2016, 07:46 PM
  2. [SOLVED] VBA To populate listbox with duplicate item by increasing the item quantity
    By sintek in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-01-2016, 07:51 AM
  3. [SOLVED] Moving selected descriptions arond the worksheet
    By Airman32 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 10-14-2015, 09:01 PM
  4. Replies: 6
    Last Post: 01-13-2015, 05:42 PM
  5. fifo value by item computed from observed quantity-by item and-purchase information
    By shifty911 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-10-2014, 06:44 PM
  6. Removing text from item descriptions on mass?
    By Prince Dakkar in forum Excel General
    Replies: 2
    Last Post: 10-28-2013, 12:01 PM
  7. Match Item descriptions with Col A, B and C
    By Vinnie Chan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-12-2012, 05:31 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