Dear Support,
I have a Word 2003 documents that include data from a Access 2007 table and I need to automatize the mail merge activity.
The action that I need to automatize are:
1) Open the Word Document
2) Confirm the request from Word to execute the data selection
3) execute the mail merge
4) Select the printer to use for the printer execution
5) Insert o confirm the name of the document make from the mail merge.
Can You help me?
Thank's for the support.
Giovanni Roi
Mail merge automation
Moderators: Dorian (MJT support), JRL
-
- Junior Coder
- Posts: 21
- Joined: Fri Jul 03, 2009 4:36 pm
- Location: Milan,Italy
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
You should be able to record that inside Word and create VBA code. Do you want Macro Scheduler to do some part of it?
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
-
- Junior Coder
- Posts: 21
- Joined: Fri Jul 03, 2009 4:36 pm
- Location: Milan,Italy
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
So you could automate those steps with Macro Scheduler. Which part do you have a problem with? We might need to see screenshots to be able to help.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
-
- Junior Coder
- Posts: 21
- Joined: Fri Jul 03, 2009 4:36 pm
- Location: Milan,Italy
I have problem to:
2) Confirm the request from Word to execute the data selection : This is done by pressing a button that is activated from Word when I open the Word file.
3) execute the mail merge: thie is apply with a command selection in the Word Menu ( File, Letter.etc.)
after this activity I need to:
4) Select the printer to use for the printer execution
and
5) Insert o confirm the name of the document make from the mail merge.
This are the critical Step.
Thank's for the Support
Giovanni Roi
2) Confirm the request from Word to execute the data selection : This is done by pressing a button that is activated from Word when I open the Word file.
3) execute the mail merge: thie is apply with a command selection in the Word Menu ( File, Letter.etc.)
after this activity I need to:
4) Select the printer to use for the printer execution
and
5) Insert o confirm the name of the document make from the mail merge.
This are the critical Step.
Thank's for the Support
Giovanni Roi
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
You should be able to do this by sending the appropriate keystrokes. If you want more specific help we'd need to see screenshots.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?