Hi guys my name is Luis I'm from Mexico, I've been at this forum many times, but this is my first post, I hope to be clear on my question.
I'm just using this relationships diagram as an example not an actual database...
There are 24 Houses to build each house takes around 130 tasks, and each task has 4 status, a completed task should be reported only once at the weekly payroll report. However the same task should remaing available in the next house. There is a table for workers to assign the money earned weekly.
I need a combobox in the form used to update the status of tasks that removes, or hides completed tasks, if status is in progress, started, or pending the task should be visible.
Right now I have some progress in this database but this issue I can't find a workaround for it.
Thanks
I'm just using this relationships diagram as an example not an actual database...
There are 24 Houses to build each house takes around 130 tasks, and each task has 4 status, a completed task should be reported only once at the weekly payroll report. However the same task should remaing available in the next house. There is a table for workers to assign the money earned weekly.
I need a combobox in the form used to update the status of tasks that removes, or hides completed tasks, if status is in progress, started, or pending the task should be visible.
Right now I have some progress in this database but this issue I can't find a workaround for it.
Thanks