Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default 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
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default 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
.

.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Comments LPhillips Excel Worksheet Functions 2 January 13th 10 12:38 AM
excel 2000 how to format the comments font all comments Delquestion Excel Discussion (Misc queries) 1 October 8th 09 02:19 PM
in excel useing comments how do you add clip art to comments? dhouse New Users to Excel 2 July 18th 07 08:14 AM
Comments LilLiz Excel Discussion (Misc queries) 2 April 2nd 05 12:18 AM
comments Jerry Park Excel Programming 1 July 12th 03 12:53 AM


All times are GMT +1. The time now is 12:14 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"