Workbook change when formula is overwritten

Damo10

Active Member
Joined
Dec 13, 2010
Messages
460
Hi,

I have a range of cells on sheet1 L11:CO50 that contain formulas, what I would like to have happen is if the user overwrites the formula with a new value that a macro runs that will copy the value from the target row in column F and the also the difference from the original formula value and the new value and enter this data onto sheet20 in the next unused row.

I.E.
Cell M22 has an original formula value of 100 and cell F22 contains FGH012 then the user changes the value in cell M22 to 12,5 the macro would then copy the text from cell F22 and also the difference from the original value in cell M22 (125-100)=25 this would then be entered in the first unused row on sheet20 after row 5 based on column F so that the result on sheet20 would be cell F6 contains FGH012 and cell M22 contains 25

Any help would be much appreciated.

Regards,
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.

Forum statistics

Threads
1,215,009
Messages
6,122,674
Members
449,091
Latest member
peppernaut

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