Hello,
I have a transaction data table where information is put in through a form. The transaction data table includes: Date, Equipment Number, Category, Pick up Location, Pick up Job Number, Current Location, and Current Job Number. This information is typed in daily, and the same equipment number is used several types as it moves from location to location. I need to create a report that shows the Current Location of an Equipment Number, but when I do there are Equipment Numbers that show up in multiple locations. How can I create a query and report that will filter the Equipment Number duplicates to show only the most recent Current Location, and also show Equipment Numbers that are not duplicates?
I have a transaction data table where information is put in through a form. The transaction data table includes: Date, Equipment Number, Category, Pick up Location, Pick up Job Number, Current Location, and Current Job Number. This information is typed in daily, and the same equipment number is used several types as it moves from location to location. I need to create a report that shows the Current Location of an Equipment Number, but when I do there are Equipment Numbers that show up in multiple locations. How can I create a query and report that will filter the Equipment Number duplicates to show only the most recent Current Location, and also show Equipment Numbers that are not duplicates?