Hi
I need to write some code that will copy some cells and paste them elsewhere as soon as the user puts the cursor on the cell "B3" (or if it can't be done, as soon as the value of "B3" changes) in my Sheet1.
I know there is such a thing as onchange or onclick but I am not sure about syntax?
help please
I need to write some code that will copy some cells and paste them elsewhere as soon as the user puts the cursor on the cell "B3" (or if it can't be done, as soon as the value of "B3" changes) in my Sheet1.
I know there is such a thing as onchange or onclick but I am not sure about syntax?
help please