G
GaryT
I have a large file I need to split into multiple documents. After searching
online I found some code which will split a document into single pages.
However I need to ONLY split where there is a manual page break (creating
variable length documents), not at every page. If anyone can help this
absolute beginner by pointing me to directions for splitting at page breaks
I would greatly appreciate it.
Ideally I would also like to create the new file names based on the first
line of each new document. After splitting there will be about 200 documents
that I can rename manually if necessary, but suggestions for that automation
would be nice too.
BTW, the URL for the code that splits each page is found at
http://www.vbaexpress.com/kb/getarticle.php?kb_id=727
Gary T
online I found some code which will split a document into single pages.
However I need to ONLY split where there is a manual page break (creating
variable length documents), not at every page. If anyone can help this
absolute beginner by pointing me to directions for splitting at page breaks
I would greatly appreciate it.
Ideally I would also like to create the new file names based on the first
line of each new document. After splitting there will be about 200 documents
that I can rename manually if necessary, but suggestions for that automation
would be nice too.
BTW, the URL for the code that splits each page is found at
http://www.vbaexpress.com/kb/getarticle.php?kb_id=727
Gary T