Hi,
I have data in sheet2 around 200000records.In between these records some null records also present.
I need macro to delete null records if enire row contains null data.If any column contains any data then it should not delete that record.Wherever enire row is null then delete that record and it should give number of deleted records as welll in msg box.
Bookmarks