moving the email templates from Excel to Word document
moving the email templates from Excel to Word document
(OP)
Hi,
I have multiple Email templates in Excel. These templates are in each column.
I want this templates to be converted to Word document, so each template will fall in each page.
for e.g. if there are 5 templates in 5 columns (Column A - E). Content of column A will page 1 of Word doc,content of column B will be page 2 & so on. I have attached sample file for reference.
How can this be done using VBA.
TIA,
RAJ
I have multiple Email templates in Excel. These templates are in each column.
I want this templates to be converted to Word document, so each template will fall in each page.
for e.g. if there are 5 templates in 5 columns (Column A - E). Content of column A will page 1 of Word doc,content of column B will be page 2 & so on. I have attached sample file for reference.
How can this be done using VBA.
TIA,
RAJ
RE: moving the email templates from Excel to Word document
How do you want it to have in Word?
Cells A1 and A2 on first page? B1 and B2 on second, and so on...?
And what does it have to do with "e-mail templates"?
BTW - If you are looking for a VBA solution, you should ask your question in forum707: VBA Visual Basic for Applications (Microsoft)
---- Andy
There is a great need for a sarcasm font.
RE: moving the email templates from Excel to Word document
I have attached a doc file FYR.
It should something similar. If possible each of the column content can fall in separate page.
Thanks,
RAJ
RE: moving the email templates from Excel to Word document
Thanks.