How can I count characters and then jump the abyss?

R

ronben

Version: 2004 Operating System: Mac OS X 10.4 (Tiger) Processor: Intel My form has a single one-row table that takes up the whole page for entry, by a user, of a narrative description of a problem. But the narrative, if it is long, may need to extend to another blank page. How do I automate jumping the abyss? My first idea is to count characters as they are entered (monospace characters) and when the limit is reached, move the insertion to a field in a new table on the next page. The character count would have to include spaces. I am looking for VBA code to do this but haven't figured it out yet.

I need a tip just to get the ball rolling.

Thanks
Ron
 
J

John McGhie

Don't do anything! The behaviour you want is the default.

Make sure you format that row with "Allow row to break across pages" and
Word will allow it to grow to thousands of pages if needed.

Cheers


Version: 2004 Operating System: Mac OS X 10.4 (Tiger) Processor: Intel My form
has a single one-row table that takes up the whole page for entry, by a user,
of a narrative description of a problem. But the narrative, if it is long,
may need to extend to another blank page. How do I automate jumping the
abyss? My first idea is to count characters as they are entered (monospace
characters) and when the limit is reached, move the insertion to a field in a
new table on the next page. The character count would have to include spaces.
I am looking for VBA code to do this but haven't figured it out yet.

I need a tip just to get the ball rolling.

Thanks
Ron

This email is my business email -- Please do not email me about forum
matters unless you intend to pay!

--

John McGhie, Microsoft MVP (Word, Mac Word), Consultant Technical Writer,
McGhie Information Engineering Pty Ltd
Sydney, Australia. | Ph: +61 (0)4 1209 1410
+61 4 1209 1410, mailto:[email protected]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top