ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Add comment and resize it (https://www.excelbanter.com/excel-discussion-misc-queries/207397-add-comment-resize.html)

jlclyde

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

Sheeloo[_3_]

Add comment and resize it
 
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


Andrew[_8_]

Add comment and resize it
 
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
|




All times are GMT +1. The time now is 02:50 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com