There are a lot of tutorials on the net on how to delete rows when a cell is empty....However, I don't want that. I need to delete rows (in bulk) only if the whole row has no data in it. How can I do this? Even if I have to step through a "Find" window, that will work, but I'd prefer to do it in one step if possible.