Is there a way to generate a new Word doc everytime I enter data in an Excel row?

  • Thread starter Thread starter Edward
  • Start date Start date
E

Edward

Or anything comparable.
I hope I explain this well enough...

Is there a way that after I fill in a row of data, I can somehow have that
data fill in a Word doc for printing or emailing?

I am a bit of a newbie and don't know any VBA yet.

Thanks!
 
Look at Word Help for 'mail merge' or more specifically the phrase
Data sources you can use for mail merge
and look at the entry that talks to using Excel for the data source.
 
Thanks!
I'll check that out



JLatham said:
Look at Word Help for 'mail merge' or more specifically the phrase
Data sources you can use for mail merge
and look at the entry that talks to using Excel for the data source.
 
Back
Top