Forum Discussion
Mark Patey
Jun 23, 2018Copper Contributor
How to do the Excel equivalent of a mail merge?
Hello, all! I'm trying to figure out the best way to accomplish something in Excel that's similar to a mail merge in Word. I have a spreadsheet that is essentially a form letter in Excel format... ...
- Jun 23, 2018
Hi Mark,
That's with VBA. The idea is here https://www.tek-tips.com/faqs.cfm?fid=4223, first I found (believe you may find more samples). Instead of printing in your case you shall save the form as new file on each loop step.
SergeiBaklan
Jun 23, 2018Diamond Contributor
Hi Mark,
That's with VBA. The idea is here https://www.tek-tips.com/faqs.cfm?fid=4223, first I found (believe you may find more samples). Instead of printing in your case you shall save the form as new file on each loop step.
Nancy1231820
Feb 05, 2021Copper Contributor
Hi Sergei,
Can you please help me with below question?
I do have same question and very time whenever new data is updated in workbook 1(My data) I want to see same data in workbook 2(My form).
I have a quick question can you please explain me in detail, but i am unable to follow point C and point D.
I have attached my data and form (workbook 1 & 2) for reference.
Thank you in Advance for your help!
Can you please help me with below question?
I do have same question and very time whenever new data is updated in workbook 1(My data) I want to see same data in workbook 2(My form).
I have a quick question can you please explain me in detail, but i am unable to follow point C and point D.
I have attached my data and form (workbook 1 & 2) for reference.
Thank you in Advance for your help!