displaying worksheet instructions

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

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.
 
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
 
Use a worksheet with your instructions that is made visible with a button and
with a return button that makes it invisible again and selects a desired sheet
 
Back
Top