Hello, I’m using Access 2021. I’m not really an expert in databases, so I’m hoping I could get some advice on how to approach my design with an eye toward simplicity.
It is intended to keep track of where my digital movies are stored.
In the menutest.accdb file, I have one drop down menu with all of the possible locations. I set it to allow multiple selections.
I’ve also created three separate drop down menus, each permitting multiple selections as well, each containing a different type of storage: External hard drives, MicroSD/CD/DVD, and USB Flash Drive.
I’d like to know if you think I’d be better off using the one single drop down menu that contains all of the locations, or if you think the three separate ones would be preferable.
Personally, I prefer the three. If I use the one drop down menu, it’s sorted in alphanumeric order. That’s fine, I can deal with that, but I’d prefer each type to be together. Also, all of the selections are in one long box, which I think makes it just a little more difficult to read. For that reason, I prefer the three separate ones. That option seems more organized, at least to me. Do you agree?
But not being really well-versed in database design, I don’t know for sure which option would be more practical. For example, would using the single menu be easier when I do queries? Or, will doing queries using three separate menus not be a big deal?
Whatever advice and/or constructive criticism you’d like to give will be appreciated. Thank you. Jd
PS: The attached .zip file contains two rough drafts. One is just for this experiment, named menutest.accdb. The other, details.accdb, is more developed. Please feel free to comment on either or both, if you so choose.
menutests.zip