Inserting cells shifts images to other cells

Bolibompa

New Member
Joined
Oct 23, 2018
Messages
1
Hello!

I have a document with about 20 rows and in two of the columns i have images and text in the rest.
I have made sure the images is completly inside a single cell and that the "Move but don't size with cell" is ticked.
There is also no consistency to which images move or how far, some stay in the correct cell.

When i try inserting a new row in the document somewhere within the 20 rows some of the images jumps to other cells.
Does anybody know why and how to make them stay in their original cells?

Here is an example below.
Before inserting new row:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Image 1[/TD]
[TD]Image 1[/TD]
[TD]Text 1[/TD]
[/TR]
[TR]
[TD]Image 2[/TD]
[TD]Image 2[/TD]
[TD]Text 2[/TD]
[/TR]
[TR]
[TD]Image 3[/TD]
[TD]Image 3[/TD]
[TD]Text 3[/TD]
[/TR]
[TR]
[TD]Image 4[/TD]
[TD]Image 4[/TD]
[TD]Text 4[/TD]
[/TR]
</tbody>[/TABLE]

After inserting new row:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Image 1[/TD]
[TD]Image 1[/TD]
[TD]Text 1[/TD]
[/TR]
[TR]
[TD]New row[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]Text 2[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Image 2[/TD]
[TD]Text 3[/TD]
[/TR]
[TR]
[TD]Image 2[/TD]
[TD]Image 3[/TD]
[TD]Text 4[/TD]
[/TR]
</tbody>[/TABLE]

Please help :beerchug:
Best regards!
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
Im going to guess that when you said they are within the cell they actually arent.
 
Upvote 0

Forum statistics

Threads
1,223,214
Messages
6,170,774
Members
452,353
Latest member
strainu

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top