Visual Basic Example to Delete Blank Rows (110759)
The information in this article applies to:
- Microsoft Excel 97 for Windows
This article was previously published under Q110759 SUMMARY
The following Visual Basic code locates blank cells within a range and
deletes the entire row that contains that cell. The code brings up a
dialog box that prompts the user for the total number of rows to
process. The macro begins at the active cell and moves down the
specified number of rows.
| Modification Type: | Minor | Last Reviewed: | 10/10/2006 |
|---|
| Keywords: | kbProgramming KB110759 |
|---|
|