Hello Everyone! I need some serious help here. I have a word mail merge document and in one of my macros I'm trying to set the data source to and SQL Server for the mailmerge. The code look something like this.
ActiveDocument.MailMerge.OpenDataSource
Does anyone know what the syntax would be or the OpenDataSource Method so that I can connect and retrieve records from a table within SQl Server.
ActiveDocument.MailMerge.OpenDataSource
Does anyone know what the syntax would be or the OpenDataSource Method so that I can connect and retrieve records from a table within SQl Server.