A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » Tables
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How to span text between table cells in Word



 
 
Thread Tools Display Modes
  #1  
Old September 7th, 2008, 03:06 PM posted to microsoft.public.word.tables
apagano
external usenet poster
 
Posts: 12
Default How to span text between table cells in Word

I've created a Word form with several pages of a blank, two column form using
tables that is filled in by a user. Often the user's text in column 2 runs
beyond that cell in page 1 and needs to run to column 2 of page 2 and 3, etc.
The table cells are fixed height and I don't want the table cells on page 1
to break into page 2.

As it stands the user must watch as their typing gets near the end of the
cell on page 1 otherwise it disappears out of view. Is there a way I can
detect an end of cell marker and have the cursor automatically shifted to
column 2 on the next page?

I'm guessing I need some vba code to handle this problem. Can anyone offer
a suggestion on how to begin?

Tony
  #2  
Old September 9th, 2008, 05:50 PM posted to microsoft.public.word.tables
Jean-Guy Marcil[_2_]
external usenet poster
 
Posts: 374
Default How to span text between table cells in Word

"apagano" wrote:

I've created a Word form with several pages of a blank, two column form using
tables that is filled in by a user. Often the user's text in column 2 runs
beyond that cell in page 1 and needs to run to column 2 of page 2 and 3, etc.
The table cells are fixed height and I don't want the table cells on page 1
to break into page 2.

As it stands the user must watch as their typing gets near the end of the
cell on page 1 otherwise it disappears out of view. Is there a way I can
detect an end of cell marker and have the cursor automatically shifted to
column 2 on the next page?

I'm guessing I need some vba code to handle this problem. Can anyone offer
a suggestion on how to begin?


You would need very complicated code to do what you want in real time. More
complicated than what anyone can give you for free as a tip on this board...
Unless someone happens to have the exact same code (or something close
enough) stored away and is willing to share...

If you intend to allow users to continue typing on top of the next apge, why
use fixed height at all?
It seems you are making things complicated for nothing.
  #3  
Old September 12th, 2008, 11:12 PM posted to microsoft.public.word.tables
apagano
external usenet poster
 
Posts: 12
Default How to span text between table cells in Word

I suspected as much. Thanks.

Tony

"Jean-Guy Marcil" wrote:

"apagano" wrote:

I've created a Word form with several pages of a blank, two column form using
tables that is filled in by a user. Often the user's text in column 2 runs
beyond that cell in page 1 and needs to run to column 2 of page 2 and 3, etc.
The table cells are fixed height and I don't want the table cells on page 1
to break into page 2.

As it stands the user must watch as their typing gets near the end of the
cell on page 1 otherwise it disappears out of view. Is there a way I can
detect an end of cell marker and have the cursor automatically shifted to
column 2 on the next page?

I'm guessing I need some vba code to handle this problem. Can anyone offer
a suggestion on how to begin?


You would need very complicated code to do what you want in real time. More
complicated than what anyone can give you for free as a tip on this board...
Unless someone happens to have the exact same code (or something close
enough) stored away and is willing to share...

If you intend to allow users to continue typing on top of the next apge, why
use fixed height at all?
It seems you are making things complicated for nothing.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:58 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.