B
Bill
I'm using an IF, THEN formula to compare two rows of
data, if they're the same, I don't want it to do
anything, however if they're different, I want it to
delete the row that's different. Example of the formula
as I've typed it on row 2: =if(b1=b2, "", "delete"). In
this example, if the two cells are the same, nothing will
be written for the formula, if they are not the same, the
word "delete" will be put in the cell where the formula
is. What I want the formula to do is Delete the row
rather than put the word delete in there. Is this
possible, and if so, how do I tell the formula to delete
a row rather then returning a text word?
Thanks again for your help if anyone knows!
Bill
data, if they're the same, I don't want it to do
anything, however if they're different, I want it to
delete the row that's different. Example of the formula
as I've typed it on row 2: =if(b1=b2, "", "delete"). In
this example, if the two cells are the same, nothing will
be written for the formula, if they are not the same, the
word "delete" will be put in the cell where the formula
is. What I want the formula to do is Delete the row
rather than put the word delete in there. Is this
possible, and if so, how do I tell the formula to delete
a row rather then returning a text word?
Thanks again for your help if anyone knows!
Bill