View Full Version : Create new Word Document from Data in a Record


glennandrewcooper
05-15-2008, 02:31 AM
Hi there,

I have quite a large database of client information, and I was wondering whether it would be possible to create a button that would transfer information for that client only to a word document/template. I.e. I could have buttons for different standard letters.

I'm slightly knowledgable on VBA so not afraid to get technical.

Many thanks

Glenn

GaryPanic
05-15-2008, 03:01 AM
check the super easy word function (do a search on this)

this will allow users to pick a letter froma list and merge

it has all the fuctionality of word and is very easy to incorporate - - (see if you can find my notes on it about the 1 table/form to make your life easier )