I tried searching in various forum but could't find the answer. I am unable to find the comment block option in excel vba.enter image description here
Asked
Active
Viewed 886 times
-1
-
There's no block comment in VBA, only line comments. Right-click the toolbar, select "customize", customize as needed. – Mathieu Guindon Mar 12 '19 at 16:29
1 Answers
1
View - Toolbars and select the Edit toolbar, and it's on there.

Rory
- 32,730
- 5
- 32
- 35
-
I did tried those steps but was unsuccessful, Earlier it was visible, now it is not(refer the image attached) – Alex Vincent Mar 12 '19 at 15:57
-
1Must have been removed. Select the Edit toolbar in the Customize dialog, then click the `Reset...` button. – Rory Mar 12 '19 at 16:04