![]() |
|
#5
|
|||
|
|||
|
I fixed the issue of it asking me twice to select my list.
I want the rest of the Macro to run automatically after I select my file. I need it to select "OLE DB Database File" and then always select the same list from the excel file say "My_List". Then have it finished ready to be able to select the Print options. Here is what comes up when I record the macro to do this, but where do I insert this into the code you provided me with? and what do I need to add/delete to make it function properly? Code:
SQLStatement:="SELECT * FROM `My_List`", SQLStatement1:="", SubType:= _
wdMergeSubTypeAccess
|
| Tags |
| mail merge, vbs |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
VB code: populate combobox from columns in Excel file
|
billybeach | Outlook | 2 | 04-27-2013 04:38 AM |
| Mail Merge Code (Default Display) | ochiha_ita | Mail Merge | 3 | 04-22-2013 04:04 AM |
Code to stop as "save as" if the mail merge has not been done
|
tonywatsonmail | Mail Merge | 4 | 04-27-2012 01:57 AM |
| Mail Merge saved to single .pdf | treetop | Mail Merge | 1 | 08-10-2011 03:28 PM |
| Mail merge Field Code Manipulation | macjnr | Mail Merge | 0 | 09-10-2009 11:37 AM |