+ Reply to Thread
Results 1 to 2 of 2

Pricing lookup tool from table of data

  1. #1
    Forum Contributor
    Join Date
    02-09-2007
    Location
    UK
    MS-Off Ver
    2019 & 365
    Posts
    304

    Pricing lookup tool from table of data

    I have been trying to create a slick look up tool for vehicle servicing prices that calls on data in a table.

    The end user will select the make of the vehicle (Fiat in this case) then the model, fuel type, engine size and so on.

    Finally, at the end, they will be presented with the price of each service on that vehicle for the next X services.

    It kind of works as it is but I would like the data validation boxes to be dynamic as currently you can select a engine derivative that is not fitted to a model of car and it will return blanks.

    My concern is that the end users will have to search through a few blanks before they get one that works and so I wish to avoid this by dynamic menuing.

    I made it sort of work by a few different ways but have then hit a wall as it needs to consider several bits of previous date (Make, Model, Fuel, Engine size etc) and I can only make it consider one previous piece of data.

    Any ideas or assistance gratefully received.
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Pricing lookup tool from table of data

    To make this work with DD's, you will need to break this down into a bunch of different categories - 1 for each Model
    then for each model - engine size
    then for each model and engine size - Fuel type
    then for each model, engine size and fuel type - Transmission

    Hopefully you get the picture. The more "levels" you have, the more involved this becomes.. I have attached a sample that uses 3 "levels" to give you some idea how to do this.
    Attached Files Attached Files
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. Income & Pricing Tool. Find 2 criteria price
    By annazet in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 06-19-2017, 02:20 PM
  2. Using form function for pricing tool
    By Laceymom in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-29-2009, 04:32 AM
  3. [SOLVED] Pull recent pricing data from table
    By Pierre in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-31-2006, 07:28 PM
  4. Pull recent pricing data from table
    By Pierre in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-27-2006, 10:20 AM
  5. [SOLVED] Pull recent pricing data from table
    By Pierre in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-27-2006, 10:15 AM
  6. [SOLVED] Pull recent pricing data from table
    By Pierre in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-27-2006, 10:10 AM
  7. [SOLVED] Pull recent pricing data from table
    By Pierre in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-27-2006, 10: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