word automation

R

rgreen

I'm trying to automate word from my VB.NET app. I have a document I want to
use as a template (actually its an invoice). I've got placegholder text in
the document like this

{{address}}

I'm using find and replce to populate my invoice with text from my
application.

What I'm having trouble with is getting text from a multiline textbox into
multiple lines of text in word. What should I replace vbCrLf with to make
it work?

TIA

Russ
 

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