Hi I need a little help please
I have put some code together to delete an entire row if a cell in a list starting from B4 and is a variable length.
The code is sort of working but once it gets to a point where there are two or more blank cells in the list it is leaving some blank cells. I know I...