Thread
:
Add comment and resize it
View Single Post
#
1
Posted to microsoft.public.excel.misc
jlclyde
external usenet poster
Posts: 410
Add comment and resize it
I have code that I am trying to put in a comment and sesize it. I can
not figure out the part how to resize them.
If i.Offset(0, 6).Value = "Realm" Then
Set shp = i.AddComment("")
'Size?????
Else
Exit Sub
End If
Thanks,
Jay
Reply With Quote
jlclyde
View Public Profile
Find all posts by jlclyde