Add comment and resize it

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
 
A

Andrew

Great website.. Sheeloo.. Thanks

"Sheeloo" <="to" & CHAR(95) & "sheeloo" & CHAR(64) &
"hotmail.com"> wrote in message
| See http://www.contextures.com/xlcomments03.html#Resize
|
|
| "jlclyde" wrote:
|
| > 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
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top