If column C has blank cell then delete that entire row
Hi Experts,
I am looking for a macro that will do the things mentioed below
There are two different files(file name book1.xlsx & book2.xlsx)
If column C has a blank cell then delete that entire row by vba in both the file(check in both the file one by one & if they have a blank cell in column C then delete that entire row by vba in both files)
both files may be located at any place in the pc so the path should be hardcoded in the macro(so i can change it as per my needs)
Thnx For the Help




Reply With Quote

Bookmarks