S
Snoopy
Hey out there
My problem is like this using VBA for Excel:
I try to create a macro, which deletes specified rows (not unique) in
sheet1, based on an idex in column A. The macro will compare and delete
all rows in sheet1, that matches the indexes in a register placed in
sheet2. Theese indexes in sheet2 are unique.
Thanks
Snoopy
My problem is like this using VBA for Excel:
I try to create a macro, which deletes specified rows (not unique) in
sheet1, based on an idex in column A. The macro will compare and delete
all rows in sheet1, that matches the indexes in a register placed in
sheet2. Theese indexes in sheet2 are unique.
Thanks
Snoopy