Hey all,
I have a massive Excel spreadsheet and need to do a find and replace as in the following example.
Within a given row, If Column K value equals "R", set the value for Column L to "1"
I want to do this for every such instance in the entire sheet in one batch rather than manually hunting each one down. I know how to do a "mass" replace on all of a certain value within the whole sheet, or within a given row and column, but in this instance, I only want to do the replace the value for Column L if the Column K value meets the criteria specified. Help! I don't want to have to comb thousands of lines...
Thanks in advance!
I have a massive Excel spreadsheet and need to do a find and replace as in the following example.
Within a given row, If Column K value equals "R", set the value for Column L to "1"
I want to do this for every such instance in the entire sheet in one batch rather than manually hunting each one down. I know how to do a "mass" replace on all of a certain value within the whole sheet, or within a given row and column, but in this instance, I only want to do the replace the value for Column L if the Column K value meets the criteria specified. Help! I don't want to have to comb thousands of lines...