hi all,
I have the code below which is doing all I need it to do, except I would like to add a line that deletes all rows where the cell value in column "F" is a number:
Also, if anyone has any suggestions to meke it more efficiant, please feel free to make them, but the main thing is I can delete all rows if the value in column "F" is a number.
Idea Being, it:
- Deletes all rows where value in column F is blank.
- then Deletes all rows where value in column "F" is numeric
- Then deleted all rows where value in column "F" is any value specified in Column A is sheet 2.
Many thanks in advance!
Bookmarks