ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   textsize on comments (https://www.excelbanter.com/excel-programming/276336-textsize-comments.html)

Andreas[_3_]

textsize on comments
 
I want to make the textsize in a comment bigger , but I
can't find any vba code to do this. If it isn't possible
to change the fontsize of a comment in a macro, is there
someway to change the default font and size of a
comment's text?

/Andreas

Dave Ramage[_2_]

textsize on comments
 
Its a bit of a long one this...!

ActiveCell.Comment.Shape.TextFrame.Characters.Font .Size =
16

Cheers,
Dave.
-----Original Message-----
I want to make the textsize in a comment bigger , but I
can't find any vba code to do this. If it isn't possible
to change the fontsize of a comment in a macro, is there
someway to change the default font and size of a
comment's text?

/Andreas
.


Andreas[_3_]

textsize on comments
 
Big thanks!

/Andreas


-----Original Message-----
Its a bit of a long one this...!

ActiveCell.Comment.Shape.TextFrame.Characters.Fon t.Size

=
16

Cheers,
Dave.
-----Original Message-----
I want to make the textsize in a comment bigger , but I
can't find any vba code to do this. If it isn't

possible
to change the fontsize of a comment in a macro, is

there
someway to change the default font and size of a
comment's text?

/Andreas
.

.



All times are GMT +1. The time now is 10:00 AM.

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