Append a framed table

B

Bogdan

Hello

I have a table with a frame all around it.

How do I append a row quickly?

My only solution so far is:
1. mark the last row of the table
2. insert row (shift cells down)
3. copy content from last row to the empty row
4. insert data in the last row

Is there another way?
 
J

jeff

Hi,

AFAIK that's the only way to do it. I often
wish MS had an "append" in addition to "insert".

jeff
 
Top