Thread
:
Easy Question
View Single Post
#
4
Posted to microsoft.public.excel.programming
Posse John
external usenet poster
Posts: 9
Easy Question
Thank you both...didn't know about the 'specialcells' function. NICE.
Ended up using:
Columns("A:A").SpecialCells(xlCellTypeBlanks).Enti reRow.Delete
Reply With Quote
Posse John
View Public Profile
Find all posts by Posse John