Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Okay...I need to add a comment from a macro to a cell...no problem.
BUT, I need to bold the text and set font size to 14...WTF?? I cannot figure out how to do it. The excel help is not helpful, and the good ol .font.bold = true doesn't work. I tried to record the macro and see how the macro would do it...but it doesn't record changes to font except as Range("Foo").comment.text Text:="What I already typed" & Char(10) & "" Arrrrg!!! Anyone have any ideas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changed default font, previous font still shows when editing | Excel Discussion (Misc queries) | |||
Changed default font, previous font still shows when editing | Excel Discussion (Misc queries) | |||
Editing a hyperlink changes font | Excel Discussion (Misc queries) | |||
font change when editing | Excel Discussion (Misc queries) | |||
.AddComment | Excel Programming |