How to display margins in Word 2013

Anonymous
2013-01-31T16:21:55+00:00

I just upgraded from Word 2007 to Word 2013.  In the 2007 version, I could display the margins but I haven't been able to find how to do that in Word 2013.  Does anyone know?  Clicking on "show text boundaries" seems to put a lot of lines in the document only.

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

143 answers

Sort by: Oldest
  1. Stefan Blom 351.6K Reputation points MVP Volunteer Moderator
    2017-11-24T20:48:53+00:00

    There is a trick to enable the "classic" style for text boundaries in Word 2013 and 2016: You can set compatibility to Word 2010.

    Here's how to do it: Make sure the document that you want to change is the active document in Word. Press Alt+F11 to display the Visual Basic Editor. Press Ctrl+G to activate the Immediate window. Type

    ActiveDocument.SetCompatibilityMode wdWord2010

    and press Enter. Close the Visual Basic Editor and click File | Options. In the Advanced category, scroll down to the bottom where you will now see the list of layout/compatibility options. For "Lay out this document as if created in," select Word 2010. Click OK to close the dialog box and then save the document.

    Everything, including text boundaries, will work the way it did in Word 2010.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2017-11-24T22:19:24+00:00

    Yes Stefan, that will work. But at the expense of disabling all new 2013 and 2016 features.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Stefan Blom 351.6K Reputation points MVP Volunteer Moderator
    2017-11-24T23:12:31+00:00

    Indeed, workarounds have limitations. For now, all we can do is post in the Uservoice forum and/or vote for existing suggestions.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments