G
Guest
Hello,
I am working on a database that has been built on by several people. THe
databse stores work orders which have a Work Order # (not being used as the
primary key). However, for some reason the original creator of the database
made this field a text field. I am now trying to change this to a number
field as all Work Order numbers are in fact numbers, but it seems that 5
records (out of over 6000) have values that cannot be converted.
The problem is, I don't want to delete the values without reviewing them,
but I can't find them. All the numbers are stored as text. I am trying to
create a query that will filter out these 5 offending records but I can't
sort them from the thousands of others. Please help.
I am working on a database that has been built on by several people. THe
databse stores work orders which have a Work Order # (not being used as the
primary key). However, for some reason the original creator of the database
made this field a text field. I am now trying to change this to a number
field as all Work Order numbers are in fact numbers, but it seems that 5
records (out of over 6000) have values that cannot be converted.
The problem is, I don't want to delete the values without reviewing them,
but I can't find them. All the numbers are stored as text. I am trying to
create a query that will filter out these 5 offending records but I can't
sort them from the thousands of others. Please help.