View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Eager2Learn[_13_] Eager2Learn[_13_] is offline
external usenet poster
 
Posts: 1
Default Resizing Comment Box

I would like to set the size of the comment box I am adding. Here i
the part of the code with the comment:

.Offset(0, 2).AddComment "Reopened: " & Date

this is all in a With statement.

Help, please.
E2

--
Message posted from http://www.ExcelForum.com