YANKRAY
Technical User
- Nov 7, 2003
- 283
I am creating a report that will allow the user to enter a date and get a list of all tools requiring calibration on or before the date entered.
I only want the tool to be listed if it requires calibration, but I am getting the item on the list because the database has an entry that meets the search date criteria.
For example, tool #1234 was due calibration on July 10, 2004. There was an entry in the database with July 10, 2004 as the next calibration due date. The tool was calibrated and the next calibration due date was changed to July 10, 2005. Now the tool has two entries in the database.
A tool could have many entries, and I only want the tool listed (with the most current information) if the most recent next calibration due date meets the criteria of being due on or before the selected date.
Is there a solution? Thanks.
I only want the tool to be listed if it requires calibration, but I am getting the item on the list because the database has an entry that meets the search date criteria.
For example, tool #1234 was due calibration on July 10, 2004. There was an entry in the database with July 10, 2004 as the next calibration due date. The tool was calibrated and the next calibration due date was changed to July 10, 2005. Now the tool has two entries in the database.
A tool could have many entries, and I only want the tool listed (with the most current information) if the most recent next calibration due date meets the criteria of being due on or before the selected date.
Is there a solution? Thanks.