Hello,
I have two tables (DeviceHistory{1Table} & Repair History{Manytable}) which are joined by the Serial# field. I have created a form based off a query of these two tables. My user places these devices on repair using a checkbox and runs a report to verify all serial numbers. When my user places a device on repair by clicking the checkbox with in the form and then checks the report it's showing multiple serial numbers. How can I show the last instance of a issued problem for a particular device instead of all instances of previous problems including ones just placed in. Oh the report is based off the same query but with criteria filter of begin and end date. Thanks in adavnce! Hope it wasnt to lengthy
.
Phillip
I have two tables (DeviceHistory{1Table} & Repair History{Manytable}) which are joined by the Serial# field. I have created a form based off a query of these two tables. My user places these devices on repair using a checkbox and runs a report to verify all serial numbers. When my user places a device on repair by clicking the checkbox with in the form and then checks the report it's showing multiple serial numbers. How can I show the last instance of a issued problem for a particular device instead of all instances of previous problems including ones just placed in. Oh the report is based off the same query but with criteria filter of begin and end date. Thanks in adavnce! Hope it wasnt to lengthy
Phillip