row delete

V

vikram

hi all,

when i use this command to delete all rows if column A is blank, in
few cases it deletes all the rows even if column A is not blank why i
it so

Columns("A").SpecialCells(xlCellTypeBlanks).EntireRow.Delete
End Su
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top