How to add a carriage return

G

Guest

When I click a button I need to add some text into a text-box, but if I say
field.text="whatever" + vbCr + "Something else" ; it doesnt work.
How can I add a carriage return to a text box?
Thanks in advance!
 

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