separate lines for input box

L

ldc

I want to have an input box with 4 lines - how do I get a new line for each
instruction?


myPAName1 = InputBox("1. review all spreadsheets. 2. enter approval
name/date in 'approved/completed' box. 3. Enter date in 'returned' box.
4. Print out and return to Lesa, or return to Lesa electronically ASAP. HIT
ENTER TO CONTINUE")
 
L

ldc

In the dialog box that pops up, I would like each instruction to appear on a
new line. If I use the input box as shown below, I do not get a new line
where I want it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top