format the cell Comment

  • Thread starter Thread starter sid
  • Start date Start date
S

sid

Can I change the format of the comment in excel ?

I need it to be wider and shorter.

Thanks
 
try these or some variation

activecell.Comment.Shape.Width = 212
activecell.Comment.Shape.height = 25
 
try these or some variation

activecell.Comment.Shape.Width = 212
activecell.Comment.Shape.height = 25

--

Gary








- Show quoted text -

That worked, Thanks

Is there such an option as "Auto Width ..." ?
 

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