how to create word document based on data in excel

  • Thread starter Thread starter rudo.roman
  • Start date Start date
R

rudo.roman

Hi all, could you please share with me how to prepare vba macro which will create new word document as copy of existing word template , then will update 3 fields based on data in excel and will save this word to specific location with specific name (both name and location should be parametric based on data in excel).
I think that there must be already created macros like this.

Please help me !
 
Dňa nedeľa, 11. novembra 2012 14:10:20 UTC+1 (e-mail address removed) napísal(-a):
Hi all, could you please share with me how to prepare vba macro which will create new word document as copy of existing word template , then will update 3 fields based on data in excel and will save this word to specific location with specific name (both name and location should be parametric based on data in excel).
This macro shoul run from the excel with data.
 
Back
Top