We inherited an Excel file where you'd type in a new date in a cell in the top row. Once you did that, it would clear out the data in the rows below so you could type in your new data and you wouldn't have to manually delete the old data (it also was a bit of a failsafe because it would let the user know that they have to type in new data and the old is cleared).
I'm not super experienced with Excel and the file doesn't work anymore. When they type in the new date, the old values in the rows below don't clear out. Is there a way to clear content in cells by changing value in another cell?
Hi Leon,
Welcome to our forum!
This would have been done with VBA. If you're able to share the file and post your question in our VBA forum I'm sure someone can help you get it working.
Mynda