Next Method Example
This example hides the next comment.
Range("a1").Comment.
Next
.Visible = False
Send feedback
to MSDN.
Look here
for MSDN Online resources.