View Single Post
  #2   Report Post  
Earl Kiosterud
 
Posts: n/a
Default

Andy,

You could probably use a text box form the Form toolbar. But mine isn't
working today.

Or you could use a text box from the Controls Toolbox toolbar. Click Design
Mode on (upper left button), make the text box, right-click it, Properties.
If you want it to put the data into a cell, set the linked cell property to
the cell you want it to populate. Set Multiline to true, Wrap to true. Now
to use it, click Design Mode off.
--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"nunautnunquam" wrote in message
...
How do I create a box to add additional text in an excell spreadsheet that
scrolls. Just like the box I'm writing in now.

Thanks

Andy