I have worked alot with Excel in allowing user to enter information into text boxes on a form and placing that data onto a spreadsheet.
Example:
Range("A2".value = Textbox1.text
Now I need to place information from form into certain areas in a Word document. How is this done. I tried to assign names to the particular area and I also tried inserting an Excel spreadsheet (I only have 4 entries). Neither of these worked, at least not the way I did it.
NEED HELP!
Thanks in advance,
Bsimm [sig][/sig]
Example:
Range("A2".value = Textbox1.text
Now I need to place information from form into certain areas in a Word document. How is this done. I tried to assign names to the particular area and I also tried inserting an Excel spreadsheet (I only have 4 entries). Neither of these worked, at least not the way I did it.
NEED HELP!
Thanks in advance,
Bsimm [sig][/sig]