How to delete lines programmatically if a condition is met?
Select all four columns and F5SpecialBlanksOK.
EditDeleteEntire row.
Gord Dibben MS Excel MVP
On Wed, 7 Mar 2007 07:57:07 -0800, nt_artagnian
wrote:
I have a large dataset in Microsoft Excel 2003 with almost 3000 lines and
I want to delete the rows of it, which have nulls in one or more of their
columns.
e.g.
A B C D
1 2 3 4
1 4 5
2 3 4
Result : The 2nd and 3rd rows will be deleted or someway discarded.
How can I do this?
|