I have a basic piece of coding done,

It works like this:

I select a surname from a listbox, this loads their address & eye test results.
(loads into text boxes)

I then click order.
(loads a new form *orderform.vb*)

Now I can enter information into 4 text boxes...

I would like the surname, address & results to get sent to a letter, and then the new information from the text boxes to get sent to a letter... (.doc or .txt)

But it has to get sent to a specific part of a pre-written letter...

Is any of that possible?

As always, thanks guys.