View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
farm dog dad farm dog dad is offline
external usenet poster
 
Posts: 1
Default info in Excel import into Access to combine multiple records then.

Working on a project to import an Excel file into Access and then merge into
a Word doc!
Heres the goal.
1. Be able to merge the information into MS Word.
2. The database (Excel originally) contains the persons 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.