Need find \ replace macro?
Posted by travis on January 10, 2002 12:14 PM
I have two columns of data. I want to search column A for a specific value (X). When I find that value, I want to change the data in the same row but in column B to a different value (y). For example, when I find the number 22 anywhere in column A, I want the data in the same row, column B to be "hello". Any help would be great. Thanks!