B
Bas Versteegen
This might be a stupid question but I am quite new to the program and I am
still trying to figure it out.
I have the following problem:
I have a table with employees. These employees perform several jobs a month
for which they get payed (per job). The table "Employees" has all the
necessary info in it that regards the employees.
Furthermore I have several tables called "January 2009" "February 2009" etc.
containing all information of the jobs and the employee number, which is also
in the employees table.
What I want to do is run a query that shows me all the jobs that one
employee has done over the past few months. I have figured out how to make
tun a query for one month, but can I make a query that includes several
months? The number of jobs is too large to put them all in one table.
Thanks in advance!
still trying to figure it out.
I have the following problem:
I have a table with employees. These employees perform several jobs a month
for which they get payed (per job). The table "Employees" has all the
necessary info in it that regards the employees.
Furthermore I have several tables called "January 2009" "February 2009" etc.
containing all information of the jobs and the employee number, which is also
in the employees table.
What I want to do is run a query that shows me all the jobs that one
employee has done over the past few months. I have figured out how to make
tun a query for one month, but can I make a query that includes several
months? The number of jobs is too large to put them all in one table.
Thanks in advance!