View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default displaying worksheet instructions

Could you use a comment instead? No code required.

In a textbox or label on a userform, try Ctrl+Enter to insert a new line.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Steve" wrote in message
...
I have a rather lengthy introduction for a worksheet that describes the
approach I've taken to the business problem that's solved on the
worksheet. I
want to have the user click on a button to display a text box or userform
with the information and then click the userform or text box to make it
disappear again. I tried creating a userform and added a text box. I
couldn't type the text with line breaks like I can in Word.