Re: Using VBA to split a document into sections
- From: Jay Freedman <jay.freedman@xxxxxxxxxxx>
- Date: Thu, 28 Dec 2006 19:05:51 -0500
Hi Colin,
If the split should occur somewhere other than exactly at the 250th
character, what determines where it is?
Also, from your second pararaph, I assume that you don't want to
insert _section breaks_ (what Word considers a "section") but just "a
couple of carriage returns" (paragraph marks). Are you sure about
this? What's the point of the exercise -- what will you do with the
document after the macro runs?
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
On Thu, 28 Dec 2006 23:19:10 +0000, Colin Hayes
<Colin@xxxxxxxxxxxxxxxxxx> wrote:
.
Hi
I need to run a small macro to split a passage into sections each
containing 250 characters (including spaces) or less.
Ideally it would split the passage on the page with a couple of carriage
return between each section.
Is this possible?
Grateful for any help.
Best Wishes
Colin
- Follow-Ups:
- Re: Using VBA to split a document into sections
- From: Colin Hayes
- Re: Using VBA to split a document into sections
- References:
- Using VBA to split a document into sections
- From: Colin Hayes
- Using VBA to split a document into sections
- Prev by Date: Using VBA to split a document into sections
- Next by Date: Re: Using VBA to split a document into sections
- Previous by thread: Using VBA to split a document into sections
- Next by thread: Re: Using VBA to split a document into sections
- Index(es):
Relevant Pages
|