Answers for "how to comment multiple lines in visual basic"

VBA
0

visual basic multiline comment

'Highlight lines to comment
'Press Ctrl + K, then Crtl + C
'To uncomment: press Ctrl + K, then Ctrl + U
Posted by: Guest on January-13-2021

Code answers related to "how to comment multiple lines in visual basic"

Code answers related to "VBA"

Browse Popular Code Answers by Language