Thanks a lot for your code.
I'haven't really well understand what you explain here :
Quote:
If you want the new document to have consecutively numbered chapters then you will need to set a counter and replace the number (i.e. remove the apostrophes from the commented out section).
|
Also, to add more capability, how can I do if i need to keep in place the end of the document without the need of checkbox :
ie
------------------------------------
Chapter 1 - Choiced by checkbox
------------------------------------
Chapter 3 - Choiced by checkbox
------------------------------------
--------- to------------------------
------------------------------------
Chapter 12 - Choiced by checkbox
------------------------------------
End of the doc - on every document, not need to checkbox
------------------------------------
And lastly, how to put a condition that chapter 1 and/or 2 need to be checked to validate the document ?
it's really a great help, thanks a lot, you're writing VBA like you speak. It's not so easy for me.
Martial