PDA

View Full Version : hit a blank exporting to msword


mtpocket
05-08-2008, 05:36 PM
MySQL is setup and I can input data and extract successfully via CSV file. I want to take the info into MSWord and the document layaout must be laid out a specific way. I need to fill in the blanks in MSWord. I've done a merge and seems cumbersome especially when the users have to do it. Its just that there is room for errors. What options do I have?

I would prefer if there was a link in the Word doc and when it is selected the entire fields will fill in the rest required blanks in the word document then the user can print.:confused:

shyam
05-08-2008, 05:46 PM
you can write a word macro that connects to the database and pulls data from it :|