malcolm3000
New member
- Local time
- Today, 07:37
- Joined
- Dec 10, 2025
- Messages
- 11
hello,
new to access and access forum and i'm looking to create a simple database but can't seem to do it correctly.
my situation;
I want to create a database that has multiple tables for different parts. example, the pressure transducers, level sensors, temperature sensors. all separate, however, they are all installed into one piece of machinery. this machinery has a diagram with each part having it's unique tag. for example PT-1 (pressure transducer 1), TI-1 (temperature indicator 1), LI-1 (level indicator1). Then i wish to create a form or query to be able to look up parts on a drop down list to pick either PT-1 or TI-1. my issue is that i can't get the dropdown list (combobox) to list all 3 tables. i've tried a joint table, but can't seem to get it working. it creates 3 fields. but the tags should only be on one field on the main table. later once i get over this hurdle, i will have the information for all parts tied into the vendor that we buy from. i think i can handle this once i get over how to search all tables for the tags.
I'll take all ideas, suggestions.
Thanks,
Malcolm.
new to access and access forum and i'm looking to create a simple database but can't seem to do it correctly.
my situation;
I want to create a database that has multiple tables for different parts. example, the pressure transducers, level sensors, temperature sensors. all separate, however, they are all installed into one piece of machinery. this machinery has a diagram with each part having it's unique tag. for example PT-1 (pressure transducer 1), TI-1 (temperature indicator 1), LI-1 (level indicator1). Then i wish to create a form or query to be able to look up parts on a drop down list to pick either PT-1 or TI-1. my issue is that i can't get the dropdown list (combobox) to list all 3 tables. i've tried a joint table, but can't seem to get it working. it creates 3 fields. but the tags should only be on one field on the main table. later once i get over this hurdle, i will have the information for all parts tied into the vendor that we buy from. i think i can handle this once i get over how to search all tables for the tags.
I'll take all ideas, suggestions.
Thanks,
Malcolm.