Thread
:
VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
Vic Eldridge[_3_]
external usenet poster
Posts: 112
VBA
Range("B5:B200").SpecialCells(xlCellTypeBlanks).En tireRow.Delete
" wrote:
Could some pls help me with the below macro.
Starting from row 5 to say 200
I want to delete the entire row if a cell in Col B is blank/empty.
Thanks
Reply With Quote
Vic Eldridge[_3_]
View Public Profile
Find all posts by Vic Eldridge[_3_]