W
William via AccessMonster.com
I have an access application that tracks clothing in and out of a laundering
process for a cleaner.
The Main table I have contains SeqNo (auto id Pk) ScannedItem(Text) TimeIn
(Date time)TimeOut ComputerNo(Text) and so on....
We have been using the homegrown system about 2 -1/2 Years now and every
other month when the garments are being scanned-in an error will emerge in
our data. We have error checking going on within our scan-in forms but so how
they are getting (/) or (Any different letters or words) in the ScannedItem
field. How can I build a query that will point out these errors so the
manager of the laundry can delete them easily? They affect the system when
they go to sort out the garments to the individuals. The number scanned is
between 5-12 numbers which identifies the garment and the person associated
with it. We run around 30,000 – 50,000 records a month.
process for a cleaner.
The Main table I have contains SeqNo (auto id Pk) ScannedItem(Text) TimeIn
(Date time)TimeOut ComputerNo(Text) and so on....
We have been using the homegrown system about 2 -1/2 Years now and every
other month when the garments are being scanned-in an error will emerge in
our data. We have error checking going on within our scan-in forms but so how
they are getting (/) or (Any different letters or words) in the ScannedItem
field. How can I build a query that will point out these errors so the
manager of the laundry can delete them easily? They affect the system when
they go to sort out the garments to the individuals. The number scanned is
between 5-12 numbers which identifies the garment and the person associated
with it. We run around 30,000 – 50,000 records a month.