Rookie here -
I have a basic vba script that will clear a set of cells when a number is removed from a target cell (deleted).
I am looking to add a way to have another set of cells populate with numbers once that same cell has a number entered into it, but will also clear the contents of the cells once the number is deleted.
If anyone can point me in the right direction. Thanks.
I have a basic vba script that will clear a set of cells when a number is removed from a target cell (deleted).
I am looking to add a way to have another set of cells populate with numbers once that same cell has a number entered into it, but will also clear the contents of the cells once the number is deleted.
If anyone can point me in the right direction. Thanks.