I am using Office 97 upwards.

Is there a way that a marker can be placed in a cell that when reached by a
user who is typing text into that cell, a message is displayed telling them
so?
--
Mark

Re: Warn of nearing End of Cell by Jezebel

Jezebel
Fri Mar 31 05:33:42 CST 2006

No --

a) you don't "approach the end of the cell" when typing in Word. The cell
accommodates whatever you type into it.

b) there is no way to monitor keystrokes as events.





"Mark" <Mark@discussions.microsoft.com> wrote in message
news:D2ED813F-0A1E-4B18-A208-F5F161F9F15E@microsoft.com...
>I am using Office 97 upwards.
>
> Is there a way that a marker can be placed in a cell that when reached by
> a
> user who is typing text into that cell, a message is displayed telling
> them
> so?
> --
> Mark



Re: Warn of nearing End of Cell by Tony

Tony
Fri Mar 31 05:38:07 CST 2006

No.

There is no interruptable event which occurs whilst typing and no mechanism
to do this.

A cell can contain a practically indefinite amount of text. Although you can
constrain the visible size of the cell, the contents can fall outside those
boundaries. Normal typing remains at exactly the same distance from the end
of the cell all the time; no matter how much you type you will always be the
same distance from the end. So your real question may be something else.

Perhaps you have a Form Field within your table cell. If so you can restrict
the size of that but you still won't be able to get a warning about it being
nearly full.

--
Enjoy,
Tony

"Mark" <Mark@discussions.microsoft.com> wrote in message
news:D2ED813F-0A1E-4B18-A208-F5F161F9F15E@microsoft.com...
> I am using Office 97 upwards.
>
> Is there a way that a marker can be placed in a cell that when reached by
a
> user who is typing text into that cell, a message is displayed telling
them
> so?
> --
> Mark