![]()
Sub test_comment() With ActiveCell If Not .Comment Is Nothing Then .Comment.Delete Else .AddComment "comment / text " .Comment.Visible = True End If End With End Sub
![]()
Sub test_comment() With ActiveCell If Not .Comment Is Nothing Then .Comment.Delete Else .AddComment "comment / text " .Comment.Visible = True End If End With End Sub
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks