Can Macro Recorder record macro changes?

lavoo

New Member
Joined
Jul 14, 2016
Messages
9
Hi, I was wondering if anyone knows if excel macro recording function is able to record changes to made to macro scripts?
I have a template for user which is fully protected to avoid them changing formats and this template has an existing macro script (which is also locked).
I do not wish to share any password for unprotecting the worksheets or the macros.
However, I discovered an error with the existing macro and wish to update it.
I would usually use macro recorder to record any change in cell formula within the workbook, however, I tried to record the change in macro, but it doesn't record it.

Any suggestion would be appreciated.
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
The Macro Recorder can only record actions done on the worksheet.
It cannot record changes you make to VBA code.
 
Upvote 0

Forum statistics

Threads
1,214,998
Messages
6,122,639
Members
449,093
Latest member
Ahmad123098

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