ªð¦^¦Cªí ¤W¤@¥DÃD µo©«

[µo°Ý] ³æ¤¸®æ内®eÂର§åª`

With [a1]
If .Comment Is Nothing Then .AddComment
.Comment.Text Text:=.Text
End With

TOP

Sub YY()
For Each c In [a:a].SpecialCells(2)
With c
If .Comment Is Nothing Then .AddComment
.Comment.Text Text:=.Text
End With
Next
End Sub

TOP

        ÀR«ä¦Û¦b : ¤ß¤¤±`¦sµ½¸Ñ¡B¥]®e¡B·P«ä¡Bª¾¨¬¡B±¤ºÖ¡C
ªð¦^¦Cªí ¤W¤@¥DÃD