atlasinformatique
New member
- Local time
- Today, 11:57
- Joined
- Nov 2, 2016
- Messages
- 2
I use Word Mail Merge from Access VBA with the command
wdapp.ActiveDocument.MailMerge.OpenDataSource
I do not understand why the command works well on a computer and not on a other computer
Indeed the MailMerge.State status is 0 when it is OK and 2 when it is KO
How to find documentation to test the technical background between two computers?
wdapp.ActiveDocument.MailMerge.OpenDataSource
I do not understand why the command works well on a computer and not on a other computer
Indeed the MailMerge.State status is 0 when it is OK and 2 when it is KO
How to find documentation to test the technical background between two computers?