I have a date like this
A B
joe 7.1
john 8.2
lewis -7.1
adam 4.2
ali -8.2
lance 3.9
kallis -4.2
rena 9.9
smack 1.2
In column A i put names of people & in B some values are written.
Now want to separate (cut & paste below the data) those values which are
offset
like (7.1,-7.1 & 8.2, -8.2 & 4.2, -4.2). These six lines should be delete
from the data & paste separately below
my data.