nickdawes28
Registered User.
- Local time
- Yesterday, 18:42
- Joined
- Dec 19, 2013
- Messages
- 25
Hello!
I am creating an Access Database for work and through this forum, google and brief exposure to MS Access in college 7 years ago, I have managed to throw something together that I am reasonably happy with.
I have now reached a stage where I could use some advice from more experienced users- I understand what I want to achieve but I am not 100% what the best way to go about it may be. I will keep my post brief and give only information I think is relevant, however if more detail is required I will happily elaborate. Any help would be greatly appreciated!
My database is a straightforward equipment tracking system, consisting of 2 major table categories.
I have set up the required relationships to make this work however I have recently tried to implement an additional feature and have not been successful.
Here is my problem:
I would like to introduce a 3rd major component to the database to enable me to assign equipment to staff members. I would then like to be able to assign staff members to a specific job, and have any equipment associated with that staff member assigned to the job also.
Again, initial post will be kept brief however I will include a screenshot of my current relationship setup and hopefully somebody can point out where I am going wrong.
(edit. Due to this being my first post I am unable to directly link to my screen shot. i59DOTtinypicDOTcom/2mwun1sDOTjpg
I would like to create a query using JobID as the criteria which returns all equipment associated with that job. This includes equipment 'assigned' to staff members.
In layman's (my) terms, I would like to create a record in tblStaffKit, assign equipment to that member of staff from the various equipment tables (e.g. tblRopes, tblHarnesses) and be able to query these records by JobID.
I look forward to hearing from you all!
Kind regards,
Nick
I am creating an Access Database for work and through this forum, google and brief exposure to MS Access in college 7 years ago, I have managed to throw something together that I am reasonably happy with.
I have now reached a stage where I could use some advice from more experienced users- I understand what I want to achieve but I am not 100% what the best way to go about it may be. I will keep my post brief and give only information I think is relevant, however if more detail is required I will happily elaborate. Any help would be greatly appreciated!
My database is a straightforward equipment tracking system, consisting of 2 major table categories.
- tblJobs - Fields include details such as unique JobID, Client Name, Start Date etc.
- Equipment - A number of tables containing fields relating to equipment used on any given job.
I have set up the required relationships to make this work however I have recently tried to implement an additional feature and have not been successful.
Here is my problem:
I would like to introduce a 3rd major component to the database to enable me to assign equipment to staff members. I would then like to be able to assign staff members to a specific job, and have any equipment associated with that staff member assigned to the job also.
Again, initial post will be kept brief however I will include a screenshot of my current relationship setup and hopefully somebody can point out where I am going wrong.
(edit. Due to this being my first post I am unable to directly link to my screen shot. i59DOTtinypicDOTcom/2mwun1sDOTjpg
I would like to create a query using JobID as the criteria which returns all equipment associated with that job. This includes equipment 'assigned' to staff members.
In layman's (my) terms, I would like to create a record in tblStaffKit, assign equipment to that member of staff from the various equipment tables (e.g. tblRopes, tblHarnesses) and be able to query these records by JobID.
I look forward to hearing from you all!
Kind regards,
Nick