![]() |
|
#1
|
|||
|
|||
![]()
Hi all,
I need a vba code to save a specific section of a word document to a individual document. Any ideas how to do this? Thanks
__________________
Backup your original file before doing any modification. |
#2
|
|||
|
|||
![]()
You start with something like:
Sub ThisIsWhatIWantToDo() End Sub ... put the required steps between. This is not a code writing service. Basically your steps will include add a new document and set the range of that document equal to the range of the source section. If your documents have headers and footers it would take more steps. There are plenty of examples in this and other forums. |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Btop | Word VBA | 26 | 03-07-2018 01:45 PM |
![]() |
beefcake2000 | Mail Merge | 2 | 12-05-2017 03:19 AM |
![]() |
vincenzo345 | Word VBA | 4 | 12-01-2017 11:25 AM |
![]() |
beefcake2000 | Word VBA | 3 | 11-10-2017 09:55 PM |
Macro to export document sections to individual txt files? | MJMR999 | Excel Programming | 0 | 02-18-2010 12:49 PM |