Macro help
Posted by Steve Carr on December 05, 2001 8:57 AM
Hi, I'm having some trouble and need some help!.
I'm trying to automate a procedure. This procedure needs to find a particular style of characters (_vti*) within a cell of a column (there are 3 columns altogether).
Once, the cell has been found within the coulumn it needs to delete the entire row (deleting its corresponding column cell in the other 2 columns).
Basically,
find all "_vti*" cell's
delete contents of that cell
also, delete corresponding coulmn cell's (in other column's).
I hope someone can help me. It will be very much appreciated if you can.
Thanks in advance and kind regards,
Steve