Is it possible to have a scroll bar at the side of a ccomment it it is very long rather than resizing the comment box? and to do the same on a callout shape?
THanks
michelle
Is it possible to have a scroll bar at the side of a ccomment it it is very long rather than resizing the comment box? and to do the same on a callout shape?
THanks
michelle

This month, every Windows Secrets subscriber can download a one-chapter excerpt of Windows 7: The Missing Manual.Windows 7: The Missing Manual provides valuable information to help you overcome these difficulties in learning a new operating system. Subscribe today to download your free excerpt.
No, not as far as I know. (I don't think it was introduced with Excel 2007 either)
Regards,
Rory
Microsoft MVP - Excel.
Both comments and callouts are relatively primitive shapes; they don't have scrollbars.
You could use a text box from the Control Toolbox, and set the following properties in the Properties window:
EnterKeyBehavior:: True
MultiLine: True
ScrollBars: 2 - fmScrollBarsVertical
WordWrap: True
You guys are fab!
Thanks