G
Guest
I have two needs:
I have a database set up to list all training data for the year. I want to
pull up all names that need training for the month of December. I put in the
calculation:
Between Date(12/01/04) And Date(12/31/04) and nothing comes up or I get an
error.
I also have a list of yearly training. I have many entries for Smith, Joe,
when he completes an inservice I enter into the database. I list, Name,
Inservice Title, Date and Hours. How can I create a query that will let me,
not list all the training that he has by topic name, but add the hours up for
all his training and list it into a seperate column. What I want is to be
able to print up a sheet that lists all employee names and how many total
hours of training to that point and that's all.
thanks, I hope I gave enough information.
I have a database set up to list all training data for the year. I want to
pull up all names that need training for the month of December. I put in the
calculation:
Between Date(12/01/04) And Date(12/31/04) and nothing comes up or I get an
error.
I also have a list of yearly training. I have many entries for Smith, Joe,
when he completes an inservice I enter into the database. I list, Name,
Inservice Title, Date and Hours. How can I create a query that will let me,
not list all the training that he has by topic name, but add the hours up for
all his training and list it into a seperate column. What I want is to be
able to print up a sheet that lists all employee names and how many total
hours of training to that point and that's all.
thanks, I hope I gave enough information.