Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
I'd like to be able to easily create a new word document from a
chapter in a multi-chapter document. What would be really groovy would be to be prompted for a chapter number and let Word find it on its own, but short of that, what I'd like to do is be able to select a portion of a document, run the macro and have a new word document created with the first chapter number being the number of the first chapter of the selected portion and the first page number being the number of the first selected page. |
#2
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Personally I would leave it as a single document which will be much easier
to manage. How are the chapters indicated so the macro would be able to recognise them? If you change the page numbers in the individual documents, they will not be correct if you edit the text in any of the documents or change the printer driver. Word can handle documents of thousands of pages. -- Graham Mayor - Word MVP My web site www.gmayor.com Word MVP web site http://word.mvps.org wrote: I'd like to be able to easily create a new word document from a chapter in a multi-chapter document. What would be really groovy would be to be prompted for a chapter number and let Word find it on its own, but short of that, what I'd like to do is be able to select a portion of a document, run the macro and have a new word document created with the first chapter number being the number of the first chapter of the selected portion and the first page number being the number of the first selected page. |
#3
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
On Jul 11, 10:19 pm, "Graham Mayor" wrote:
Personally I would leave it as a single document which will be much easier to manage. How are the chapters indicated so the macro would be able to recognise them? If you change the page numbers in the individual documents, they will not be correct if you edit the text in any of the documents or change the printer driver. Word can handle documents of thousands of pages. It's for getting pages out to members of my critique group. They don't want the whole MS, just the chapter under discussion. Each chapter begins with a "Heading1" styled paragraph which is where the auto- numbering comes from. So, assuming that I'm going with a prompted interface, what I need to do is find the paragraph tagged heading1 with number x, determine what page it starts on, then select everything from that heading up to the next heading1 (or end of the document, whichever comes first), copy it into a new document, set the numbering on heading1 to start with the correct number and page numbering to start with the correct page number. This is what I do manually now. -dh |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i create individualized chapter page numbering? | Page Layout | |||
Removed a chapter -> chapter numbering wrong for the figures | Formatting Long Documents | |||
Word 2000 - Parallel Chapter numbering - Manual in two tables | Formatting Long Documents | |||
Chapter numbering without sections | Formatting Long Documents | |||
Adding the chapter / sub-chapter Headings into the Footer | Page Layout |