L
Levi
Ok so here is the deal. Facebook only allows for 420 character
posts. Word of course has a much higher number of characters one can
enter.
I wrote an article in Word and now I would like it if I had a macro
that could count the characters and break the article into 420
character sections.
Inserting a page break at the 420th character.
Now it gets complicated. Hard stops at 420 characters could lead to a
problem when trying to read the article, as it might cut off a word or
stop mid sentance. So the macro would need logic to go back to the
previous '.' character and insert the page break at that point.
Can anyone do this and send me the macro or VBA code?
(e-mail address removed)
posts. Word of course has a much higher number of characters one can
enter.
I wrote an article in Word and now I would like it if I had a macro
that could count the characters and break the article into 420
character sections.
Inserting a page break at the 420th character.
Now it gets complicated. Hard stops at 420 characters could lead to a
problem when trying to read the article, as it might cut off a word or
stop mid sentance. So the macro would need logic to go back to the
previous '.' character and insert the page break at that point.
Can anyone do this and send me the macro or VBA code?
(e-mail address removed)