Hi Guys
I hope someone with more VBA than I have can help. I am trying to create code to clean up a sheet. What I need is to test the values in Column "T" starting at "T2". The cells in this column contains either a space or a delete flag (set at 1). If the flag is set to "1" I need to delete the entire row. The sheet contains ~ 300 rows. My attempts are falling foul of the relative positioning once I have deleted a row. I would appreciate any help with suitable code to run this cleanup.
Many thanks
BallGazer
I hope someone with more VBA than I have can help. I am trying to create code to clean up a sheet. What I need is to test the values in Column "T" starting at "T2". The cells in this column contains either a space or a delete flag (set at 1). If the flag is set to "1" I need to delete the entire row. The sheet contains ~ 300 rows. My attempts are falling foul of the relative positioning once I have deleted a row. I would appreciate any help with suitable code to run this cleanup.
Many thanks
BallGazer