Im trying to search through an excel find to find all of the carriage returns in a field.
ex:
HARRY S TRUMAN NATIONAL HSTRC SITEû223 N MAIN ST
I need to have each line item with a carriage return marked so that I can have them fixed in my database. So how could I create a function or just using control find to go through the file to find each line item with a carriage return and mark it so I can fix those later?
ex:
HARRY S TRUMAN NATIONAL HSTRC SITEû223 N MAIN ST
I need to have each line item with a carriage return marked so that I can have them fixed in my database. So how could I create a function or just using control find to go through the file to find each line item with a carriage return and mark it so I can fix those later?