Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Query MSSQL View Data into Word form fields

Status
Not open for further replies.

mholbert

IS-IT--Management
Jan 10, 2006
105
US
I am working on a template for our transcriptionists. It is a letterhead template and I would like to be able to type a patient's chart number into the first field, and have the patient's name, address, etc populate into a series of form fields (or similar) in the document.

I created a view on the database the data comes from, but I cannot figure out how to query the view and return the results to the word document.

Any help is appreciated.

MH
 
You could set up the Word document as a mail merge template using your database as the data source.

That might work.

BJ
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top