|
|
|
|
|
by Declanomous
3136 days ago
|
|
This is something I did a lot using VBA. I'm not sure how to do it with open document format, but it's really easy using VBA. The MS Word object has a method to combine documents. I did something similar to what I think you are trying to do. I basically merged data into several different documents, and then I combined those documents into a single document. I could dig up the code if you think that is something you'd be interested in, but I'm not entirely sure what your end goal is. |
|