mreference
Registered User.
- Local time
- Today, 21:31
- Joined
- Oct 4, 2010
- Messages
- 137
I am struggling to figure out what is wrong with my query, it won't let me input any data. I have tried a few combinations with my query but just cannot seem to work it out.
To give you an understanding of what I am trying to do, one of the first forms that needed to be completed is a Job form, this form takes in data such as who the job is for, cost, target date.
Then I have included 2 subforms, one of which allow individual officers to be assignd the job (linked by job number), the second is a list of tasks assigned to each of the job (again linked by job number).
I am having trouble entering data on a timesheet for an officer.
I have created the main form that allows an officer to be selected and to also choose the period he/she will be entering time in against.
I am trying to create a continuous subform that firstly, only displays the jobs that have been assigned to the officer selected in the mainform, then also display the tasks that have been assigned to the job and then finally allow fields to be input with time against the tasks of each job.
It's this query that doesn't allow me to either input any data or if I tweak it, it doesn't display any rows.
As the query seems complex, am I able to attach the database for someone to look at?
I look forward to any help anyone can provide.
To give you an understanding of what I am trying to do, one of the first forms that needed to be completed is a Job form, this form takes in data such as who the job is for, cost, target date.
Then I have included 2 subforms, one of which allow individual officers to be assignd the job (linked by job number), the second is a list of tasks assigned to each of the job (again linked by job number).
I am having trouble entering data on a timesheet for an officer.
I have created the main form that allows an officer to be selected and to also choose the period he/she will be entering time in against.
I am trying to create a continuous subform that firstly, only displays the jobs that have been assigned to the officer selected in the mainform, then also display the tasks that have been assigned to the job and then finally allow fields to be input with time against the tasks of each job.
It's this query that doesn't allow me to either input any data or if I tweak it, it doesn't display any rows.
As the query seems complex, am I able to attach the database for someone to look at?
I look forward to any help anyone can provide.