View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Anne Troy[_2_] Anne Troy[_2_] is offline
external usenet poster
 
Posts: 221
Default info in Excel import into Access to combine multiple records then.

So, perhaps you want this?
http://homepage.swissonline.ch/cindy...tm#ComplexMerg
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"farm dog dad" <farm dog wrote in message
...
Working on a project to import an Excel file into Access and then merge

into
a Word doc!
Here's the goal.
1. Be able to merge the information into MS Word.
2. The database (Excel originally) contains the person's name 2 to several
times for different info, same person.
3. I would like to only send 1 letter showing all info merged into Word.
4. Would like to do it using MS Access or Excel.