To send any records to Word

J

José Ángel

Hi, I need send to Word the recors from the Form active, but no whith
bookmarks, because I like replay more of one time the records. ¿How to?

Thanks.
 
A

Albert D. Kallal

I have a nice working sample that does a merge of the current record to
word.

The sample I have can be found here:
http://www.members.shaw.ca/AlbertKallal/msaccess/msaccess.html

what is nice/interesting about my sample is that is specially designed to
enable ANY form with ONE LINE of code....

Thus, each time you build a new form, you can word merge enable it with
great ease.

One BAD issue is that this merge does not support uni-code (that means
international character sets. I notice you name has "accents" in it..so,
this merge might not be of any use to you.

I am working to come up with a fix to allow uni-code..
 
Top