Forum Discussion
patrickchan15
May 11, 2022Copper Contributor
Can I view the source code of the macro
As see in the attached picture , we have a excel macro that developed by our previous colleagues , we can use the button to search data .
Just would like to know how can I view source code of the macro ? just would like to know the source code of each button .
Thanks all
2 Replies
- Riny_van_EekelenPlatinum Contributor
patrickchan15 On the Developer tab you can open the visual base Editor. Her you can find all macro's in the workbook, provided that the author did not protect them with a password.
If the Developer tab is not visible, check out the link below on how to enable it.
- If you right click on the button, do you see "View code"