All,
Sorry for the dumb question, but I have exhausted all my ideas. BTW, I am not an Access-guru, so pardon my ignorance. Not sure if my question is really table or query related, so I posted here.
Here is my situation, in short. I have a database of equipment, with all the specifications for that equipment. When I get a new job in, I want to enter the specifics of that job (dates, time, location, etc), and then assign equipment to it (by the equipment ID that we all refer to them as). The job could have 1 or more assigned to it. Then, I'd like to be able to run my queries to scrape from the various tables and populate various forms.
My idea was, on this "new job" form, my thought was to have Yes/No check boxes for each of the equipment IDs. Lets say one of those equipment IDs is KZ45. In my inventory tables, that is my ID for each record. But I dont know if or how I can compare the Yes/No in the Jobs table to the Equipment ID (text value KZ45) in the Inventory table(s).
Any thoughts or ideas would be appreciated.
Thanks!
Sorry for the dumb question, but I have exhausted all my ideas. BTW, I am not an Access-guru, so pardon my ignorance. Not sure if my question is really table or query related, so I posted here.
Here is my situation, in short. I have a database of equipment, with all the specifications for that equipment. When I get a new job in, I want to enter the specifics of that job (dates, time, location, etc), and then assign equipment to it (by the equipment ID that we all refer to them as). The job could have 1 or more assigned to it. Then, I'd like to be able to run my queries to scrape from the various tables and populate various forms.
My idea was, on this "new job" form, my thought was to have Yes/No check boxes for each of the equipment IDs. Lets say one of those equipment IDs is KZ45. In my inventory tables, that is my ID for each record. But I dont know if or how I can compare the Yes/No in the Jobs table to the Equipment ID (text value KZ45) in the Inventory table(s).
Any thoughts or ideas would be appreciated.
Thanks!