Top DevX Stories
Creating Custom Export Filters for StarOffice with XSLT
WPF Wonders: Using DataTemplates
Crystal Reports Family Offers Options for Developers
Avaya Aura Session Manager video
Avaya Aura Overview video
Search the forums:

Go Back   DevX.com Forums > DevX Developer Forums > VB Classic

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 07-09-2002, 12:38 AM
wen
Guest
 
Posts: n/a
concatenate word documents


Hi all,
I would like to concatenate 2 word documents with the font style and paragraph
format still remain in the final document. Could anyone help me on this?
Thanks in advance!
Reply With Quote
  #2  
Old 07-09-2002, 06:45 AM
Jonathan Martens
Guest
 
Posts: n/a
Re: concatenate word documents


Use the Insert menu, File, if it is a word file you are importing it should
keep the defined styles if I remember correctly.

Good luck

Jonathan

"wen" <wen__@yahoo.com> wrote:
>
>Hi all,
> I would like to concatenate 2 word documents with the font style and paragraph
>format still remain in the final document. Could anyone help me on this?
>Thanks in advance!


Reply With Quote
  #3  
Old 07-09-2002, 09:35 AM
Ben
Guest
 
Posts: n/a
Re: concatenate word documents


"wen" <wen__@yahoo.com> wrote:
>
>Hi all,
> I would like to concatenate 2 word documents with the font style and paragraph
>format still remain in the final document. Could anyone help me on this?
>Thanks in advance!



Seeing as how this is Microsoft, and Microsoft seems to think of everything,
I'm sure there's a much more efficient way to do it than what I'm about to
tell you, but if time comes to shove, then you can always just take one document,
save all of its relative font information in a few variables, copy the entire
document, paste it onto the bottom of the second document, then select that
text and give it the format you had saved.


Reply With Quote
  #4  
Old 11-01-2009, 03:42 PM
nz_kiwis nz_kiwis is offline
Registered User
 
Join Date: Nov 2009
Location: Christchurch, New Zealand.
Posts: 1
Concatenating Word DOC's into one DOC

Hi all,

MS Word provides a Macro facility. I achieved concatenation of Word DOC's by creating the following Macro.

Macro Code
Ctrl + End
CLICK Insert
CLICK Break
CLICK Page Break
CLICK OK

Allocation of Macro Hot Key
Ctrl + F12

Concatenation Procedure
Open Word DOC # 1
Ctrl + F12
Important use the Word Insert option when adding DOC's.
Insert Word DOC # 2
Ctrl + F12
Insert Word DOC # 3

If you just want to concatenate one DOC to another.
Open the first DOC, then Press Ctrl + End, this will take you to the last page.
You will need to create a Page Break so CLICK on Insert, CLICK on Break, CLICK Page Break, then OK.
Now to append the next DOC, CLICK Insert, CLICK File…, SELECT the next DOC File and CLICK Insert.

Job Done.
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 12:54 AM.


Sponsored Links



Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.