I was wondering if there is a way to do both of these commands at the same
time (expand the boxes and then tab between them)? If I can't do this in
Word 2007 is there another program such as Excel or Access that would allow
me to do this?
Thanks!
--
delores
Both functions are checking for when the text box has filled the container.
The linking function takes precedent over the re-size function.
The auto re-size function enlarges the text box, the container, when the
container is too small for its contents.
The linking function connects one text box to the next text box, to the...
If the link is broken then the text reverts to the first box in the chain.
Perhaps a VBA guru can write a third function that expands the text box, up
to a certain size, and then links to a second text box.
--
Tom Conrad
========