View Single Post
  #2   Report Post  
Herb Tyson [MVP]
 
Posts: n/a
Default

I can confirm that what you're trying to do appears to work fine in Word
2003. I don't know if a bug might've been corrected since Word 2000, or not.

One thing you might try... copy the table into an AutoText entry. Then
substitute an AutoText field for the table in the footer. Supposing that the
AutoText entry's name is Table, your field would look like this:

{IF {PAGE} = {NUMPAGES} { AUTOTEXT TABLE }}

Does that work for you? (Here, it works with or without quotes around the
AutoText field.)

--
Herb Tyson MS MVP
Please respond in the newsgroups so everyone can follow along.
"Kris" wrote in message
...
Hi!

I'm trying to insert a table in the footer of the last page in Word2000 on
a
XP Pro SP2 system. To do so I use the fielddefinition {IF
{PAGE} = {NUMPAGES} "xxx"} in the footer. The fielddefintion works
correctly
when I use it with text.

But what is my problem? When I replace xxx with a complete table and hit
Alt+F9 or Shift+F9, Word goes berzerk. From the actionmessage in the lower
left corner, I could make up that word is trying to repage the document.
But
somewhere there is a problem as word runs through all the pages, but
he/she/it skips the last one and starts repaging all over. A neverending
story so to speak. After waiting 5 minutes and going trough 20 repage
cycles,
I hit a mousebottom and word crashed completely.

Does anyone recognize this problem and has a solution for it?

You would be a great help!!!

Thanks in advance,

kris