Results 1 to 6 of 6
  1. #1
    Nebal is offline Novice
    Windows 10 Office 365
    Join Date
    Dec 2021
    Posts
    2

    Vehicle Database

    Hello,



    I am quite new to Access so bear with me.

    I am trying to create a database for several vehicles and their specific codes.

    I am having different Brands, with each having different Models, with each having different Generation (Year to Year), with each having different Trims, with each having a Code.

    My end goal is to create a form where a user can choose the Brand, and then the Model, and then the Generation, and then the Trim (All using drop-down lists that depend on the one before), and the end result will show the Code.

    I understand that this might not be easy for a beginner like, which is why I am requesting some support. (I started it out with Excel but was advised to do it with Access)

    How to start such a Database, how many table should I have, and most importantly how to create their relationships and the drop-down query?

    Ideally I would like to make it easy to update and easy to add new vehicles or trim or other...

    Thanks,
    NH

  2. #2
    CarlettoFed is offline Competent Performer
    Windows 7 64bit Access 2013 32bit
    Join Date
    Dec 2019
    Posts
    274
    You should attach the excel file to get a better idea of how to possibly develop the database structure.

  3. #3
    orange's Avatar
    orange is offline Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    I suggest you start with pencil and paper and write down the things and the facts involved. Don't be too quick to jump into physical Access. Create a rough model and flesh it out with some sample data and sample scenarios.
    You can see some responses a user got when asking a similar question.

    Lots of info in the Database Planning and Design link in my signature.

  4. #4
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    at least these:
    tMakeModels.
    tTrims (various trims to choose from)
    tVehicles (vehicles you have to pick make/models, year, trim)

  5. #5
    Nebal is offline Novice
    Windows 10 Office 365
    Join Date
    Dec 2021
    Posts
    2
    Example.zip

    I have uploaded an example file.

    I have set out on paper what i believe i need to do. What is have in mind is creating several tables:

    - tBrand,
    - tModel (where a field for Brand ID is in relationship with tBrand)
    - tYear (this, I am not sure how to go about it)
    - tTrim (several models have the same name of trim so not sure also how to go on about this one)
    - tCode

    I have also thought about creating a huge table with all the info piled up into one table. Will that work, which is easier and/or better?

    Appreciate your help.

  6. #6
    orange's Avatar
    orange is offline Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 5
    Last Post: 07-15-2018, 10:14 PM
  2. Vehicle Mileage Database
    By Mtyetti2 in forum Access
    Replies: 6
    Last Post: 10-07-2013, 01:50 PM
  3. vehicle fuel consuption access database
    By Daniel2000 in forum Programming
    Replies: 3
    Last Post: 08-21-2013, 05:41 AM
  4. Vehicle work order database design
    By bacanter01 in forum Database Design
    Replies: 4
    Last Post: 03-22-2012, 07:58 PM
  5. Need help with database to display vehicle information
    By jlmnjem in forum Database Design
    Replies: 1
    Last Post: 07-25-2006, 08:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums