Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
robbieg robbieg is offline
external usenet poster
 
Posts: 6
Default Joining several Word Files together, many times.

I have asked this Q in the programming forum but wonder if there is anyone in
this forum that might be able to help.

I have 150 sets of 8 documents that I want to join together as efficiently
as possible. I.e. I want to join 8 docs together into 1 document and I want
to do this 150 times.

Many thanks
RobbieG
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Pnoahjones Pnoahjones is offline
external usenet poster
 
Posts: 6
Default Joining several Word Files together, many times.

Hi Robbie, i know this might not help but its a suggestion. I know that this
would be alot of work but if you saved alll 150 files as pdf you might be
able to use this website to to convert 8 documents at a time and send it as a
pdf and let the person that is getting it change it back to a word document
if they need to edit it.

http://www.pdfjoin.com/

Pnoahjones

"robbieg" wrote:

I have asked this Q in the programming forum but wonder if there is anyone in
this forum that might be able to help.

I have 150 sets of 8 documents that I want to join together as efficiently
as possible. I.e. I want to join 8 docs together into 1 document and I want
to do this 150 times.

Many thanks
RobbieG

  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Pnoahjones Pnoahjones is offline
external usenet poster
 
Posts: 6
Default Joining several Word Files together, many times.


Hi Robbie, i know this might not help but its a suggestion. I know that this
would be alot of work but if you saved alll 150 files as pdf you might be
able to use this website to to convert 8 documents at a time and send it as a
pdf and let the person that is getting it change it back to a word document
if they need to edit it.

http://www.pdfjoin.com/

Pnoahjones

"robbieg" wrote:

I have asked this Q in the programming forum but wonder if there is anyone in
this forum that might be able to help.

I have 150 sets of 8 documents that I want to join together as efficiently
as possible. I.e. I want to join 8 docs together into 1 document and I want
to do this 150 times.

Many thanks
RobbieG

  #4   Report Post  
Posted to microsoft.public.word.docmanagement
Peter T. Daniels Peter T. Daniels is offline
external usenet poster
 
Posts: 3,215
Default Joining several Word Files together, many times.

"Change it back to a Word document"?? That's rich!

If the files are consistently named, it shouldn't be too hard to do
the joinings with a macro.

On Mar 26, 11:45*am, Pnoahjones
wrote:
Hi Robbie, i know this might not help but its a suggestion. I know that this
would be alot of work but if you saved alll 150 files as pdf you might be
able to use this website to to convert 8 documents at a time and send it as a
pdf and let the person that is getting it change it back to a word document
if they need to edit it.

http://www.pdfjoin.com/

Pnoahjones



"robbieg" wrote:
I have asked this Q in the programming forum but wonder if there is anyone in
this forum that might be able to help.


I have 150 sets of 8 documents that I want to join together as efficiently
as possible. I.e. I want to join 8 docs together into 1 document and I want
to do this 150 times.


Many thanks
RobbieG-

  #5   Report Post  
Posted to microsoft.public.word.docmanagement
Peter T. Daniels Peter T. Daniels is offline
external usenet poster
 
Posts: 3,215
Default Joining several Word Files together, many times.

"Change it back to a Word document"?? That's rich!

If the files are consistently named, it shouldn't be too hard to do
the joinings with a macro.

On Mar 26, 11:45*am, Pnoahjones
wrote:
Hi Robbie, i know this might not help but its a suggestion. I know that this
would be alot of work but if you saved alll 150 files as pdf you might be
able to use this website to to convert 8 documents at a time and send it as a
pdf and let the person that is getting it change it back to a word document
if they need to edit it.

http://www.pdfjoin.com/

Pnoahjones



"robbieg" wrote:
I have asked this Q in the programming forum but wonder if there is anyone in
this forum that might be able to help.


I have 150 sets of 8 documents that I want to join together as efficiently
as possible. I.e. I want to join 8 docs together into 1 document and I want
to do this 150 times.


Many thanks
RobbieG-



  #6   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Joining several Word Files together, many times.

If you have a problem with the answers in the programming forum, then please
address them there.

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



"robbieg" wrote in message
...
I have asked this Q in the programming forum but wonder if there is anyone
in
this forum that might be able to help.

I have 150 sets of 8 documents that I want to join together as efficiently
as possible. I.e. I want to join 8 docs together into 1 document and I
want
to do this 150 times.

Many thanks
RobbieG



  #7   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Joining several Word Files together, many times.

If you have a problem with the answers in the programming forum, then please
address them there.

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



"robbieg" wrote in message
...
I have asked this Q in the programming forum but wonder if there is anyone
in
this forum that might be able to help.

I have 150 sets of 8 documents that I want to join together as efficiently
as possible. I.e. I want to join 8 docs together into 1 document and I
want
to do this 150 times.

Many thanks
RobbieG



  #8   Report Post  
Posted to microsoft.public.word.docmanagement
robbieg robbieg is offline
external usenet poster
 
Posts: 6
Default Joining several Word Files together, many times.

Graham, Thank you. I don't have a problem - just thought that my question
might be circulated to other members who don't look in the programming forum.
Knuckles severly rapped and sore. Sorry



"Graham Mayor" wrote:

If you have a problem with the answers in the programming forum, then please
address them there.

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



"robbieg" wrote in message
...
I have asked this Q in the programming forum but wonder if there is anyone
in
this forum that might be able to help.

I have 150 sets of 8 documents that I want to join together as efficiently
as possible. I.e. I want to join 8 docs together into 1 document and I
want
to do this 150 times.

Many thanks
RobbieG



.

  #9   Report Post  
Posted to microsoft.public.word.docmanagement
robbieg robbieg is offline
external usenet poster
 
Posts: 6
Default Joining several Word Files together, many times.

Graham, Thank you. I don't have a problem - just thought that my question
might be circulated to other members who don't look in the programming forum.
Knuckles severly rapped and sore. Sorry



"Graham Mayor" wrote:

If you have a problem with the answers in the programming forum, then please
address them there.

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



"robbieg" wrote in message
...
I have asked this Q in the programming forum but wonder if there is anyone
in
this forum that might be able to help.

I have 150 sets of 8 documents that I want to join together as efficiently
as possible. I.e. I want to join 8 docs together into 1 document and I
want
to do this 150 times.

Many thanks
RobbieG



.

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Joining together 2 tables in Word blnorwood Tables 1 October 10th 08 09:22 PM
Joining more than one table in Word Kathryn Tables 1 November 8th 07 02:47 AM
Joining two documents in Word 2003 redls57 Microsoft Word Help 5 August 11th 07 01:49 PM
If you need help joining tables in Word 2003? [email protected] Tables 1 November 10th 06 11:14 AM
Browsing for files times out just_doing_my_part Microsoft Word Help 1 July 14th 05 09:27 PM


All times are GMT +1. The time now is 06:03 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"