How do I do a "mail merge" from excel to excel?

  • Thread starter Thread starter jeanne
  • Start date Start date
J

jeanne

I want to create a merge whereby the data from one spreadsheet is distributed
to multiple sheets. The same thing as a mail merge from excel to Word, only
Excel to Excel.
 
Excel doesn't do "Mail Merge", it's Word doing all the data pulling. You
will need to replicate that functionality yourself with Macro/VBA or
formulas.
 
Back
Top