Query Help

drock99a

Board Regular
Joined
Mar 31, 2004
Messages
58
I have a Preventive Maintenance database, each of my employees are respnosible for 5 of these tasks a week. When they turn in a form stating they completed this I key it into a table. I would like my query to tell me for there particular zone what has not been 14 days or older. My table lists each piece of equipment we have with a completed date field. Please help.
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
If you only have one record for each piece of equipment and you just enter a new date into the completed date field each time the preventative maint. is done, then you just need to create a select query and in the criteria section for the completed date field, you should put < Now()-14 .

TD
 
Upvote 0
Hi, I'm not sure I understand the problem 100%. When you say this :

I would like my query to tell me for there particular zone what has not been 14 days or older.

Do you mean this :

I would like my query to tell me for their particular zone what has not been completed or returned 14 days or older.

If this is the case, how do you record which task has been given to each employee and when?

Andrew. :)
 
Upvote 0

Forum statistics

Threads
1,221,841
Messages
6,162,317
Members
451,759
Latest member
damav78

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top