VBA that copy formulas by Row populated.

armor1

New Member
Joined
Feb 19, 2010
Messages
1
Hi All. This is a situation I need your help with. I do have a makro, that is copying formulas in columns J:L based on data populated in columns A:G.
What I need is change the this VBA, which is running live to VBA that I can use on a Button (I mean, whenever I press that button). Also I am planning to protect formulas, that I am using in columns J:L by copying them to Sheet2, so I neet to modify it that it can run by clicking on button on Sheet1, but formulas gonna be on Sheet2. For myself it is complicated.:confused: Could you please give me a hand with it? Thank you very much
Code:
[URL]http://silven.mywi.sk/upload/upload/CopyFormulasByData.xls[/URL]
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)

Forum statistics

Threads
1,224,520
Messages
6,179,266
Members
452,902
Latest member
Knuddeluff

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