Peter_Sawasdee
New member
- Local time
- Today, 08:21
- Joined
- Dec 18, 2012
- Messages
- 9
Hello all,
I am facing some problems with the following.
I want to update fields a file called Tbl_Cap[acity_per_month (related to a file Tbl_Werknemers) using colors (green and red) to show peoples available to handle new projects. I have created 3 (three) files which are related. Currently I have 5 (five) collegues. The main table (Tbl_Capacity) consists the fields
I created a query from the 3 tables with the following fields:
DayID (Aut), MonthID (Num), EmployerID (Num) and Day01 (Num) up to the field Day31 (Num).
When I create a form based on the qurey the record pointer stays on record 1. When I select a day, the color changes for all collegues. I would like to being able select the availability for all 5 collegues for every day of every month. So I can select an overview per month month and see at what moment per month collegues are available (or not) for new projects.
Hope someone can help me out with this.
Thanks in advance.
I am facing some problems with the following.
I want to update fields a file called Tbl_Cap[acity_per_month (related to a file Tbl_Werknemers) using colors (green and red) to show peoples available to handle new projects. I have created 3 (three) files which are related. Currently I have 5 (five) collegues. The main table (Tbl_Capacity) consists the fields
I created a query from the 3 tables with the following fields:
DayID (Aut), MonthID (Num), EmployerID (Num) and Day01 (Num) up to the field Day31 (Num).
When I create a form based on the qurey the record pointer stays on record 1. When I select a day, the color changes for all collegues. I would like to being able select the availability for all 5 collegues for every day of every month. So I can select an overview per month month and see at what moment per month collegues are available (or not) for new projects.
Hope someone can help me out with this.
Thanks in advance.