Hi all,
I have a macro that imports data from several sheets into a master sheet however I need to clear certain data from the master sheet prior to the import.
I need a bit of code that will do the following:
Search K4:K10003 for any cells where the value = 16 , once a cell is found then clear that cells' contents and the contents of the cell to the left, then find the next one and repeat
I don't want the cells deleted just the contents cleared.
As always help greatly appreciated
I have a macro that imports data from several sheets into a master sheet however I need to clear certain data from the master sheet prior to the import.
I need a bit of code that will do the following:
Search K4:K10003 for any cells where the value = 16 , once a cell is found then clear that cells' contents and the contents of the cell to the left, then find the next one and repeat
I don't want the cells deleted just the contents cleared.
As always help greatly appreciated