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

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!
 
J

JLatham

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.
 
E

Edward

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.
 
Top