J
jlclyde
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
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