Replacing text in a String

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am a beginner programmer in VB and need help. If I have a string with a
return, how do I exchange the return with a return and tab?

Currently I am entering a string with EnterKeyBehavior enabled so I get text
and returns within the text string. However, I need to replace the return
string with return plus tab. How do I do this?

Thanks
 
Great but what vb command do I use to actually pull apart the text to do
this?

Thanks for your help
 
Great but what vb command do I use to actually pull apart the text to do
this?
 

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

Back
Top