 bryan@bissell
		
			bryan@bissell
		
		
		
		
		
		
		
		
	
			03-24-2005 06:45 PM
 SreedharT
		
			SreedharT
		
		
		
		
		
		
		
		
	
			03-24-2005 10:28 PM
 Johnner
		
			Johnner
		
		
		
		
		
		
		
		
	
			03-25-2005 10:28 AM
 Michael_Munroe
		
			Michael_Munroe
		
		
		
		
		
		
		
		
	
			03-25-2005 03:41 PM
 kent.wedeking
		
			kent.wedeking
		
		
		
		
		
		
		
		
	
			12-08-2009 01:43 PM
 Neat-sun
		
			Neat-sun
		
		
		
		
		
		
		
		
	
			05-19-2014 03:13 AM
Hi,
I did the following:
My main document is my report
I opened the second file, marked all of it and copied to clipboard
Then back in my main document I pasted it
This works great because pasting in Word takes care of all the fonts and styles
(I tried object insertion, and it didn't work as well)
Enclosed is a 2010 version, plus an image
Nitzan
 Greg-A
		
			Greg-A
		
		
		
		
		
		
		
		
	
			06-15-2021 11:29 AM
I slightly modified the ActiveX code to take in an array word files instead of a list of 2 word files:
inputs:
1. array of paths for the word files to be concatenated.
2. single path for the combined word file
The other method mentioned here, using the report generation insert object VI, would only show a partial view of the inserted word document.
The activeX method is much better.
Hope this helps others looking for this function.
 IanLloyd
		
			IanLloyd
		
		
		
		
		
		
		
		
	
			02-09-2023 07:10 AM
Thanks for doing this. I have just found it and it does exactly what I need.