Problems when changing layout of table

I have an existing database in which I have to make changes to the layout of a table in a form.In the “table properties” I cannot change the width of a cell/column although it’s “fixed width”.

When I want to delete-special , I get the message “cannot delete rows or columns from within a spanned cell”.

Can someone tell me how I have to make the layout of this table “editable” again.

thx

Subject: RE: Problems when changing layout of table

You have to split the spanned cells to alter the table the way you want.

Subject: RE: Problems when changing layout of table

thanks a lot for the quick response, Urs

Subject: Problems when changing layout of table

You need to place the cursor inside the cell and use Table - Split Cell to unmerge the merged cells before you can change the width.