Forum Discussion
Cannot group image and caption together
I have experienced this exact same problem and found the solution (albeit too late for you, it might be useful to others, or future me).
This issue arises when the Word document was opened and saved with a different (older) version of Word than you currently are using. When opened with a more recent version of windows, the document then goes into 'compatibility mode' and changes some object types.
In my case I had figures (Wrap Text: square) with captions (object: shape format) and grouped them together to make sure they stay together. After it was opened and saved by an older version of Word, the corners of the box around the caption was showing grey squares instead of open circles (exaclty as you show in your figures), and I was unable to group captions. Ungrouping a previously grouped figure and caption lead to two ungroupable objects. It turns out the object type of the caption was changed from being a 'shape format' to a 'text box', caused by the compatibility settings, and this object type cannot be grouped with a 'picture format'. To undo this, go to 'File'→'info'→'convert', the latter option being a big button visible as the big square with the word logo on the left-hand side in the area named 'compatibility mode'. Note this might change some of the layout of the document. After this the caption by default is of the object type 'shape format' again (this is shown in the ribbon at the top right) and is groupable with figures again (iff figures are wrapped not being 'in-line with text' but something else).
TLDR: An older version of Word was used before, causing the document to go into compatibility mode. Go to 'File'→'info'→'convert', the latter option being a big button visible as the big square with the word logo on the left-hand side in the area named 'compatibility mode'. A popup gives a warning the layout might change, click 'OK'. Now captions are groupable with figures again.
- MikeSmith55Mar 29, 2024Copper Contributor
OmniforaThank you for the solution. It works great! All other solutions given did not work, but yours did!!! Thank you, thank you, thank you!!
- Thomas_KilmerNov 16, 2023Copper ContributorThank you, this fixed my similar problem.
- Charles_KenyonDec 09, 2022Bronze ContributorI suspect, but do not know, that the shape was converted to a Frame, which is not an object which can be selected; it is paragraph formatting.
- mtatrkDec 09, 2022Copper Contributoryour replay was very helpful for me. this problem caused me a lot of pain, really thank you for explaining it in detail. 🙂
- Dec 01, 2022Regardless of the version of Word being used, as mentioned in my response in April, I strongly recommend that you have the layout of all images set so that they are In-line with Text as then, your document will be far less likely to becoming corrupted as a result of mis-matched xml tag errors.
When images are set with that layout, they will be inserted into a paragraph which can be formatted so that it is kept with the next paragraph into which you can insert the caption.
If you want to wrap text around an image and its caption, insert them into a one cell table that has the text set to wrap around it.- OmniforaDec 01, 2022Copper Contributor
Thanks for your response. I agree with your statement that In-line with Text is less prone to corruption. However, sometimes Word works in mysterious ways and it is nice to understand what happened and how to prevent it (e.g. by using In-line with Text or a one cell table, as you suggested), therefore I decided to respond with my 'solution'.