I have a very big excel table, with indexed values for a built in search engine, because of that ordinary delete takes a very long time to proccess, so im using clear. Contents and filter that filter hidden "." next to cells containing a values alphabeticly to clear the empty spaces left after clearing a value, now for my question, the code works great and its much faster then deleting, but is there is a better way to achieve the same result? (clear the empty spaces left after Clear. Contents)