Locking cells?

D

damaudios

Hi there,

Made a table with a certain width,

but i want to add updates in a cell at the bottom, but everytime i continue
typing it stretches the table - how can I stop this from happening?
 
M

Murray

But - that doesn't answer the question.

Tables stretch to hold contents. You cannot prevent that. What kind of
stretching are you seeing - vertical, or horizontal?
 
D

damaudios

Experiencing horizontal stretching, which is what I do not want.

Any suggestions, besides Shift/Enter
 
M

Murray

Did you try putting spaces in your text? Tables will not stretch
horizontally if they can find a place to break the text. If your
words/content is so long that it causes the table to stretch horizontally,
then you cannot do anything about that.
 
A

Andrew Murray

Make the content fit into the width of table you want.
eg if its a picture, make the image smaller to fit the table/cell width.
 
Top