HI,
I'm fairly new to access I guess. Done a little in the past, but a long time ago.
I'm trying to make a database for one of my workplaces, to help keep track of laptop parts.
We have a pile of laptops that we use as spare parts, and I want to record their brand, model, location on shelves, then a bunch of checkboxes to indicate things like whether the screen is smashed, if it has a battery and so forth.
I started with just one table with all the appropriate details just to keep it easy while I refreshed my memory about access.
So I have a form for data entry, and it works great. What I would like to know though, is can I use a combobox to select brand, and then only have models belonging to that brand show up in the next combobox, but also, if the model doesn't yet exist, be able to type it, and have it automatically associate with the brand selected for future use?
I'm guessing I might have to make a brand table, and a model table, then some sort of brand/model association ID, but will that allow what I want?
Also I'd like another form for finding laptops. Say I'm looking for a screen to replace, I enter the brand and or model, select a checkbox for the bit's I'm looking for, and have it either update the datasheet below in realtime, or press a button to show the results in a data sheet below. Also, can I then uncheck the screen option in that data sheet, and it will save it to the main table?
Using Access 2013 by the way!
Much appreciate any help
I'm fairly new to access I guess. Done a little in the past, but a long time ago.
I'm trying to make a database for one of my workplaces, to help keep track of laptop parts.
We have a pile of laptops that we use as spare parts, and I want to record their brand, model, location on shelves, then a bunch of checkboxes to indicate things like whether the screen is smashed, if it has a battery and so forth.
I started with just one table with all the appropriate details just to keep it easy while I refreshed my memory about access.
So I have a form for data entry, and it works great. What I would like to know though, is can I use a combobox to select brand, and then only have models belonging to that brand show up in the next combobox, but also, if the model doesn't yet exist, be able to type it, and have it automatically associate with the brand selected for future use?
I'm guessing I might have to make a brand table, and a model table, then some sort of brand/model association ID, but will that allow what I want?
Also I'd like another form for finding laptops. Say I'm looking for a screen to replace, I enter the brand and or model, select a checkbox for the bit's I'm looking for, and have it either update the datasheet below in realtime, or press a button to show the results in a data sheet below. Also, can I then uncheck the screen option in that data sheet, and it will save it to the main table?
Using Access 2013 by the way!
Much appreciate any help

Last edited: