Hi guys,
I Built a small macro which allows me to autofill a certain formula (in column N) along with a dataset (from column A to M ). The problem is that, since the dataset is refreshing everyday, the number of rows of the dataset day by day is different. In case the data set is longer, the autofill formula will take care of that. In case the data set is shorter compared to the day before, there will be some formulas in excess that I don't want.
How can I cope with this ? I thought to write another macro which allows me to detect the last non-empty cell in column A and clear all the contents in the all the rows below that cell.
That said, could someone help to build this clear-contents macro ?
Thank you very much !!!
Bookmarks