B
Brethser
Hello i'm relatively new to Access and am looking for a way to filter
duplicate values.
I have a database that stores the repair info for PDA's. Each PDA is not
unique and can be shipped to any location regardless of where it came from.
When i ship out multiple units to one location they are then swapped for old
units, refurbished and sent to the next site.
I have a query that shows the movement of all devices but there are
duplicates due to sites shipping back previously refurbished units. Is it
possible to use an IF statement that compares all the Serial numbers and
where there are duplicates, only display the one which was shipped to the
site last.
Like
IF(TableName[S/N=S/N], Display S/N >Date)
This way it will only display the location of where the unit is now rather
than displaying 2 or 3 Locations when the PDA is Mistakenly shipped back and
refurbished..
Any help would be greatly appreciated,
Regards
Brethser
duplicate values.
I have a database that stores the repair info for PDA's. Each PDA is not
unique and can be shipped to any location regardless of where it came from.
When i ship out multiple units to one location they are then swapped for old
units, refurbished and sent to the next site.
I have a query that shows the movement of all devices but there are
duplicates due to sites shipping back previously refurbished units. Is it
possible to use an IF statement that compares all the Serial numbers and
where there are duplicates, only display the one which was shipped to the
site last.
Like
IF(TableName[S/N=S/N], Display S/N >Date)
This way it will only display the location of where the unit is now rather
than displaying 2 or 3 Locations when the PDA is Mistakenly shipped back and
refurbished..
Any help would be greatly appreciated,
Regards
Brethser