M
Michael Bentfeld
Hello,
I have the following problem:
I'm creating a database to track labor performed by our
company's mechanics by type of labor performed. The
fields are:
ID (The mechanics' initials)
DATE (The date the work was performed)
LABOR TYPE (Type of labor performed (warranty repairs,
customer repairs, etc.))
LABOR CODE (3-letter code for each labor type)
HOURS (Number of hours of labor performed)
I want to set up three different queries for this
database. These queries would pull all labor records for
the past week, month, and year respectively. How can I
set up criteria for each of these queries to find records
through one week, month, or year prior to the current
date? Any suggestions would be greatly appreciated.
Thanks.
Michael
I have the following problem:
I'm creating a database to track labor performed by our
company's mechanics by type of labor performed. The
fields are:
ID (The mechanics' initials)
DATE (The date the work was performed)
LABOR TYPE (Type of labor performed (warranty repairs,
customer repairs, etc.))
LABOR CODE (3-letter code for each labor type)
HOURS (Number of hours of labor performed)
I want to set up three different queries for this
database. These queries would pull all labor records for
the past week, month, and year respectively. How can I
set up criteria for each of these queries to find records
through one week, month, or year prior to the current
date? Any suggestions would be greatly appreciated.
Thanks.
Michael