In the VBA editor of Office (ALT + F11), how do you comment or uncomment a block of code?
All you have to do is to select all lines of code you want to comment or uncomment. To make this option visible go to View – Toolbars – and tick the Edit option. A new set of options will appear in the toolbar. Among them you will find the Comment/Uncomment buttons, as you can see in the image.
Comment Code Block Ctrl+K+C/Ctrl+K+U If you select a block of code and use the key sequence Ctrl+K+C, you'll comment out the section of code. Ctrl+K+U will uncomment the code.
In the VBA editor, go to View
, Toolbars
, Customise...
or right click on the tool bar and select Customise...
Under the Commands
tab, select the Edit
menu on the left.
Then approximately two thirds of the way down there's two icons, Comment Block
and Uncomment Block
.
Drag and drop these onto your toolbar and then you have easy access to highlight a block of code, and comment it out and uncomment with the click of a button!
See GauravSingh's answer if you want to assign keyboard shortcuts.
&
) to the beginning of the entry. If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With