I am a total novice at access, who wants to move his inventory from Excel to Access, and add some functionality. One question that I haven't really seen answered in the general introductions to Access is, what to do if I need a table with very different types of objects. It could be resistors, where I need to know things like 'value,' ' voltage rating,' and 'footprint.' While something like a switch only has physical dimensions. Both items will have some things in common, like 'price' and 'location'. I've read somewhere, that you cannot make a single query on unrelated tables, and I want to query my inventory through a dropdown menu, where I can choose what kind of item to search for. What is the best way to organize the data? A single table with some optional fields, or perhaps different tables for each type of items?
I'm just looking for a general answers, which might help me google my way forward :)
MD
I'm just looking for a general answers, which might help me google my way forward :)
MD
Comment