VBA Code to Copy Paste Special only if value changes

coqui248

New Member
Joined
Oct 23, 2014
Messages
1
I am desperate need of assistance. In order to avoid a circular reference error, I need to copy/ paste special values from one cell to another cell if there is any change in the value of the original cell.

For example:

Copy-paste values from $P$32 to $P$23, if value in $P$32 changes.

Some details: cell $P$32 contains a formula calculating a %, which is tied to another calculation in an array of columns, the sum of which needs to be used in yet another calculation. The tie to cell $P$32 is causing a reference error issue, and I really prefer not to turn on iterative calculations.

Any assistance would be so incredible appreciated!
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.

Forum statistics

Threads
1,215,509
Messages
6,125,216
Members
449,215
Latest member
texmansru47

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top