S
sal21
macro1)
... i have a sheet with many data for example A3:R65536 in the column
and J are present a number. My problem is to delete entire row if th
difference value <>0.
Example in the cell I230 is 1000 int cell J230 is 999 delete entir
column... (difference =1)
macro 2)
Make another same macro with two verifycation compare I ad J and K an
L
if the I <> J and K<>L delete entire row.
make this do until A is blank in every two case
Tks
... i have a sheet with many data for example A3:R65536 in the column
and J are present a number. My problem is to delete entire row if th
difference value <>0.
Example in the cell I230 is 1000 int cell J230 is 999 delete entir
column... (difference =1)
macro 2)
Make another same macro with two verifycation compare I ad J and K an
L
if the I <> J and K<>L delete entire row.
make this do until A is blank in every two case
Tks