I am looking for a way to delete cells (usually blank cells), and after deleting, the other cells will shift right. My main purpose is to align all data to the right because I am data cleaning.
We all know that deleting cells only gives 2 options, shift left or shift right.
Is this possible without vba? If VBA is necessary, can you share the code?
We all know that deleting cells only gives 2 options, shift left or shift right.
Is this possible without vba? If VBA is necessary, can you share the code?