The name of the form i'm working on is " Planning". In there a Klantmanager would plan his employess to work on different projects.
This form consist of 4 field: the project code, the employee name, the week of the year that the klantmanager wants the employee to work on the project and the hours that should be invested in it.
Now my problem is as following. First I design it in a way that the klantmanager had to plan week by week how many hours he want the employee to work on the specific project.
But my boss find it too much work like that, so he wants me to make like in a table view all the weeks of a year in a row and the other row would be with the hours invested.
Now my problem is that I don't know how to make that table where I can put info in a column and putting another info in another column without it changing the one before..
Is it possible to do, and if it is how to??
This form consist of 4 field: the project code, the employee name, the week of the year that the klantmanager wants the employee to work on the project and the hours that should be invested in it.
Now my problem is as following. First I design it in a way that the klantmanager had to plan week by week how many hours he want the employee to work on the specific project.
But my boss find it too much work like that, so he wants me to make like in a table view all the weeks of a year in a row and the other row would be with the hours invested.
Now my problem is that I don't know how to make that table where I can put info in a column and putting another info in another column without it changing the one before..
Is it possible to do, and if it is how to??