Hi all,
I have a large Excel sheet.. One of the columns has a description that will be blank or say DELETE. I want to automatically delete the rows that have the DELETE text in that column cell.
Any ideas on how I can loop through each row checking if the cell says delete and if so delete the entire row, then move to the next row?
Thanks in advance for any help.
Regards,
MDA
I have a large Excel sheet.. One of the columns has a description that will be blank or say DELETE. I want to automatically delete the rows that have the DELETE text in that column cell.
Any ideas on how I can loop through each row checking if the cell says delete and if so delete the entire row, then move to the next row?
Thanks in advance for any help.
Regards,
MDA