![]() |
|
|
|
#1
|
||||
|
||||
|
Your data is structured quite nicely but I can't see how it could be used to build a mail merge report in a single Word document.
I think you can use a many-to-one type merge for one section of the report but needing to start multiple times with each a new filter/output fields is problematic. A Word-centric method using a 'subreport' concept would be to create a shell document and produce separate mail merge output docs for each of the sections. You can then use IncludeText fields to link to those separate documents. This is probably too labour intensive to use as a realistic option. I would say that this is a job that Microsoft Access is better suited for with a report comprised of sub-reports. You could also create a macro to do it all in a single Word document. This macro could create a recordset from the input data and then loop through that to build the various sections. Do any of those options appeal?
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
|
#2
|
|||
|
|||
|
I somewhat suspected that this wasn't an easy straightforward project. Thank you so much for your fast response and providing the suggested options, but for the limited use I don't see that there would be a return on my time invested.
I can use the excel data to create the list manually. Which in itself is a step ahead of where I was. Prior to using this application software the data was gathered manually at personal interviews. I then went page by page of interview results and compiled the master list. Now I can compile the list manually from the data in the spreadsheet without having to conduct the 50 personal interviews. I may revisit this when I am bored just because it is a bit of a challenge and I always like to win! :-) |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Generate Excel data list from complex matrix | FreakMonster | Excel | 5 | 12-06-2019 12:22 PM |
| Auto populate form (data from excel) in Word based on drop down list selection (data from excel) | wvlls | Word VBA | 1 | 03-22-2019 02:29 PM |
Want to show/hide mutiple grouped coloumns in Excel sheet with a button
|
abutahir | Excel | 4 | 11-03-2015 01:07 PM |
Mailmerge with grouped data
|
Keith Henderson | Mail Merge | 14 | 02-04-2015 01:45 PM |
| Populate Word Drop-down list with Excel column then auto fill form fields with Excel data | Faldinio | Word VBA | 7 | 10-19-2014 06:03 AM |