pooley100777
New Member
- Joined
- Mar 27, 2013
- Messages
- 21
Hi all,
Could someone please help me with the following problem as i am getting to the point where i am looking for a workaround and i really dont want that.
I have data that needs to be deleted when 2 values match. I have managed to do this but.....as the data is not together i have to sort on the column first and then run the marco to delete the cells.
I could just keep on copying the macro down for it to repeat itself but surley there is another way?
What i want to do is for the marco to carry on until it cannot find anymore same value figures.
I have looked at myrow = active.cell but i am not very good at this VBA stuff.
your help would save me my hair! many thanks
Could someone please help me with the following problem as i am getting to the point where i am looking for a workaround and i really dont want that.
I have data that needs to be deleted when 2 values match. I have managed to do this but.....as the data is not together i have to sort on the column first and then run the marco to delete the cells.
I could just keep on copying the macro down for it to repeat itself but surley there is another way?
What i want to do is for the marco to carry on until it cannot find anymore same value figures.
I have looked at myrow = active.cell but i am not very good at this VBA stuff.
your help would save me my hair! many thanks