Hello
I have a letter template in Word that has some blanks. I want to populate these blank spaces with fields from the database. These blanks are:
client name
client address
appointment date
practitioner (sender of the letter)
Ideally, I'd like to add a button to a form and when a user clicks it, it will take the information from the fields in that specific record and fill in the blanks of the letter template.
Is this at all possible? I've been reading about Mail Merge but I'm not sure it will do what I need - it seems to be for more bulk mailing. Also, I've been looking at Word form fields which seems to be what I need but I don't know if my version of Office will work with it properly (well, the code I've tried doesn't seem to recognise 'Word.'). I'm using 2000.
Any help/insight appreciated!
I have a letter template in Word that has some blanks. I want to populate these blank spaces with fields from the database. These blanks are:
client name
client address
appointment date
practitioner (sender of the letter)
Ideally, I'd like to add a button to a form and when a user clicks it, it will take the information from the fields in that specific record and fill in the blanks of the letter template.
Is this at all possible? I've been reading about Mail Merge but I'm not sure it will do what I need - it seems to be for more bulk mailing. Also, I've been looking at Word form fields which seems to be what I need but I don't know if my version of Office will work with it properly (well, the code I've tried doesn't seem to recognise 'Word.'). I'm using 2000.
Any help/insight appreciated!
Comment