chopperfoul
New Member
- Joined
- Apr 27, 2002
- Messages
- 5
I need a hint or two to help me write a macro to do the following:
To find the first two cells within the same column which contain a specified value and then deleting all the rows between the two values.
Example: say the specified value is contained in both R17C3 and R24C3 -- therefore I'd like to write a macro that would (1) find those two cells, and (2) delete Rows 18 through 23.
Thanks!
To find the first two cells within the same column which contain a specified value and then deleting all the rows between the two values.
Example: say the specified value is contained in both R17C3 and R24C3 -- therefore I'd like to write a macro that would (1) find those two cells, and (2) delete Rows 18 through 23.
Thanks!