Hi all, I'am new to MS Access , I started to learn it just 3 days ago, but i need to make a simple application fast and I dont know if what I want to make, is actually possible , so i hope that maybe someone could help me a littlebit 
What I need to make is a simple application, where my boss could fill and later on see how much money each employe working on a project earned(or got prepayed)
So here is what I think the database should look like, Iam not sure about the 12x Data tables, I think that it would be better to store the information in one table, but just add a seperate column witch months ..
Tables-
Employees (ID,NAME)
Projects (NAME)
Data table (12x - one for each month)
Forms-
12x in Datasheet view for each month
Now, the thing where I got stuck, is that the form should have buttons - Add/Remove project , so if you push the button, it would then give you a subform, where you could choose wich active project add or remove to the Form .
The Form should looks like ( ID , EMPLOYEE NAME, PROJECT 1, PROJECT 2, PROJECT3) and so on..
Could someone give me any suggestions how to make this application, because I think that Iam doing something wrong here..
Thank you.
What I need to make is a simple application, where my boss could fill and later on see how much money each employe working on a project earned(or got prepayed)
So here is what I think the database should look like, Iam not sure about the 12x Data tables, I think that it would be better to store the information in one table, but just add a seperate column witch months ..
Tables-
Employees (ID,NAME)
Projects (NAME)
Data table (12x - one for each month)
Forms-
12x in Datasheet view for each month
Now, the thing where I got stuck, is that the form should have buttons - Add/Remove project , so if you push the button, it would then give you a subform, where you could choose wich active project add or remove to the Form .
The Form should looks like ( ID , EMPLOYEE NAME, PROJECT 1, PROJECT 2, PROJECT3) and so on..
Could someone give me any suggestions how to make this application, because I think that Iam doing something wrong here..
Thank you.