Hi All,
I am sure this has been asked/solved before, but I cannot seem to figure it out nor can I find the answer in a forum. I am trying to write a macro on a specific worksheet where a cell value will automatically be copied and pasted in another cell if the original cell's result meets a condition (>0).
Example: Cell A19 has a formula that calculates based on input from another cell. It is set at 0. If A19 changes (can only increase), then the result would be copied and value pasted in cell C15.
I know that is most likely will be a worksheet change/calculation event whereby A19 is selected, copied, and values pasted.
Thanks in Advance!
I am sure this has been asked/solved before, but I cannot seem to figure it out nor can I find the answer in a forum. I am trying to write a macro on a specific worksheet where a cell value will automatically be copied and pasted in another cell if the original cell's result meets a condition (>0).
Example: Cell A19 has a formula that calculates based on input from another cell. It is set at 0. If A19 changes (can only increase), then the result would be copied and value pasted in cell C15.
I know that is most likely will be a worksheet change/calculation event whereby A19 is selected, copied, and values pasted.
Thanks in Advance!