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?
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?