I have a database with a bunch of records. When the entry people were entering stuff, they put IL in any field where an entry in the original source document was illegible. I need to go through the database and find every instance of IL.
I know there must be a fast way to do this other than making a query the old fashioned way (Design View with each Field dragged down and a bunch of ORs)
I know there must be a fast way to do this other than making a query the old fashioned way (Design View with each Field dragged down and a bunch of ORs)