Formatting Cell Comments

  • Thread starter Thread starter malik641
  • Start date Start date
M

malik641

Is there a way to pre-format cell comments?

I am using Excel 2000 & 2003 and I'm looking for some sort of option t
set the format of cell comments so I don't have to go into each an
every comment and format it.

And I'm not looking to use a macro for this (via PERSONAL.xl
workbook).

Is there a way to do this?
Thank
 
malik641 wrote...
Is there a way to pre-format cell comments?

I am using Excel 2000 & 2003 and I'm looking for some sort of option to
set the format of cell comments so I don't have to go into each and
every comment and format it.

And I'm not looking to use a macro for this (via PERSONAL.xls
workbook).

Is there a way to do this?

Maybe there's a way to do it, but you haven't provided sufficient
details about the precise formatting you want. Like any rich text entry
field, there can be one more format than the number of characters in
the field. If there are no characters, there can be only one format.

You could use post-entry processing, using HTML-like tags like <b>,
</b>, <i>, </i> to indicate formatting beginning and ending, then using
a macro to parse these tags and apply the indicated formats to the
bracketted substrings.

What exactly are you seeking?
 
oops I see question didn't say resize, but the same two web pages
cover formatting of cell comments.
 
Open a worksheet and insert a comment. Then show the comment (if not
already shown). And then right-click the edge of the comment, notice
the "Format Comment" option. Click that and go to colors and lines. In
the color tab you can choose that cool "Fill Effects" feature (e.g. Two
colors: Black to white; Shading style "From Center", "No lines", center
horizontally and vertically [text], etc, etc). And THAT'S what I'm
looking to do. To have ALL the comments that I insert to be formatted
with certain colors and certain styles.

And thanks David for the links, I've checked them out before. I really
like Debra's pages at contextures.

I was kinda hoping that there was some sort of "Advanced" option for
the application Excel itself to do this, instead of a macro. I have no
problems with macros, if that's what it takes. I was just hoping to
make this a little faster :)
 
The macros are for changing existing cell comments, to change your
future cell comments you must change your display settings. You are
stuck with the Tacoma font as a default by you can change that in
existing cell comments. See the first paragraph in

You can also look for the word "default" on my ccomment.htm page.

Spelled out a little bit more about changes to control settings
(meaning a picture is added) concerning cell comments, you can look
at John Walkenbach's page
Excel User Tip: Changing the Default Cell Comment Formatting
http://j-walk.com/ss/excel/usertips/tip075.htm
 

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

Back
Top