---
title: "Tip: Use Macros to Save Your Place - Get a Free Network Security Consultation in South Florida"
description: "Using a macro inside of Microsoft Office's Word can help you easily navigate long documents by placing bookmarks at strategic intervals."
url: "https://www.l7solutions.com/blog/tip-use-macros-to-save-your-place"
date: "2026-06-20T00:37:31+00:00"
language: "en-GB"
---

## Get a Free Network Security Consultation in South Florida

Get a free network security consultation today from L7 Solutions. We are your partner for managed services &amp; IT support in South Florida and beyond. Call today.

 [ Categories ](https://www.l7solutions.com/blog/categories "Categories")

 [ Tags ](https://www.l7solutions.com/blog/tags "Tags")

 [ Categories:  All Categories ](https://www.l7solutions.com/javascript:void(0); "Categories")

 Search...Suggested keywords

 [  x ](https://www.l7solutions.com/javascript:void(0);)

 <a class="eb-image-viewport"></a>

#  Tip: Use Macros to Save Your Place

  [IT Blog](https://www.l7solutions.com/blog/categories/it-blog)

  [LSeven Solutions Admin](https://www.l7solutions.com/blog/blogger/l7-admin)

  Thursday, 25 April 2013

   [ 0 Comments ](https://www.l7solutions.com/blog/tip-use-macros-to-save-your-place#comments)

[![b2ap3_thumbnail_MacroText400.jpg](https://www.l7solutions.com/images/easyblog_images/4072/b2ap3_thumbnail_MacroText400.jpg "b2ap3_thumbnail_MacroText400.jpg")](https://www.l7solutions.com/images/easyblog_images/4072/MacroText400.jpg "MacroText400.jpg")

If you are working on a document that is several pages long, then you know the frustration of getting lost in a sea of text. Often overlooked by the casual user, Macros are great productivity tools that can be utilized for several handy tasks, including giving you the ability to bookmark your work areas in a Word document.

By adding two short macros to a project, you can quickly navigate to where you need to go. Microsoft Word does have navigational tools and shortcuts, but when your Word document rivals in length to a work by J.R.R. Tolkien, then you will want to enlist the help of the Fellowship of the Macros.

Setting up a macro is not difficult. From Word, you will launch the **Visual Basic Editor (VBE)**. Do this by pressing **Alt + F11**. In the file path menu on the left side, double click on **ThisDocument**; this will open a text box for the current document that you are working on. You will now want to copy and paste this code into the text box:

Public Sub InsertBookmark()

'Insert bookmark for user.

Call Bookmarks.Add("user", Selection.Range)

End Sub

Public Sub ReturnToBookmark()

'Return to previously inserted bookmark.

ActiveDocument.Bookmarks("user").Range.Select

End Sub

Return to your document and go to the **File Tab** and then click on the **Options** icon. From here, go to the **Quick Access Toolbar (QAT)**. You will see a dropdown menu under **Choose commands from**:, expand this menu and then click on **Macros**.

In the left hand menu, you will see the new macros that you just made. You will want to select the macro that says **InsertBookmark** and then click **Add** to move the macro to the right hand column. Make sure this macro is still selected and click **Modify.**

In the **Display name: text box**, enter **Mark,** or any other name that you want to give your macro. You can also select a cooler icon that fits your style. To finish labeling this macro, click **OK.** You will now repeat the steps of this and the previous paragraph with the other macro that is labeled **ReturnToBookmark.** Click **OK** when done and the Word Options menu will disappear.

With your new macros minted, you will now be able to use them. You will see your macros in the QAT menu in the upper-left hand corner of the screen, next to the undo and redo buttons. Find a spot in your document that you want to mark and then click on your new macro button. After you scroll down a few pages, click your macro button again and your screen will snap back to where you marked it. It's that easy!

 [  ](https://www.l7solutions.com/javascript:void(0);) [  ](https://www.l7solutions.com/javascript:void(0);) [  ](https://www.l7solutions.com/javascript:void(0);)

Tags:

  [Workplace Tips](https://www.l7solutions.com/blog/tags/workplace-tips)   [Software](https://www.l7solutions.com/blog/tags/software)   [Macro](https://www.l7solutions.com/blog/tags/macro)

 [  Google Reader Refugees Take To Feedly ](https://www.l7solutions.com/blog/google-reader-refugees-take-to-feedly)

 [  Live Longer by Telecommuting ](https://www.l7solutions.com/blog/live-longer-by-telecommuting)

 About the author

 [ ![LSeven Solutions Admin](https://www.l7solutions.com/images/easyblog_avatar/805_844_author.png) ](https://www.l7solutions.com/blog/blogger/l7-admin)

 [LSeven Solutions Admin](https://www.l7solutions.com/blog/blogger/l7-admin)

  [  ](https://www.l7solutions.com/javascript:void(0); "Subscribe to updates from author") [  ](https://www.l7solutions.com/javascript:void(0);)   [  ](https://www.l7solutions.com/blog/blogger/l7-admin)

Welcome to LSeven's Blog! Here we will share useful tips and tricks for Computers and Information on Our IT Services!

Author's recent posts

  [More posts from author](https://www.l7solutions.com/blog/blogger/l7-admin)

 [ Tuesday, 30 June 2026  Stop Managing Metal, Start Managing People: A Guide to Hybrid IT ](https://www.l7solutions.com/blog/stop-managing-metal-start-managing-people-a-guide-to-hybrid-it)

 [ Saturday, 27 June 2026  Free AI is Not Free: Why Public Tools Are a Security Risk ](https://www.l7solutions.com/blog/free-ai-is-not-free-why-public-tools-are-a-security-risk)

 [ Thursday, 25 June 2026  Phishing is Getting Sophisticated: The New Threats Businesses Face ](https://www.l7solutions.com/blog/phishing-is-getting-sophisticated-the-new-threats-businesses-face)

 <a class="eb-anchor-link" data-allow-comment="1" id="comments" name="comments"> </a> Comments

  No comments made yet. Be the first to submit a comment

   **![Guest](https://www.l7solutions.com/media/com_easyblog/images/avatars/author.png)**   Already Registered? [Login Here](https://www.l7solutions.com/component/users/login?return=aHR0cHM6Ly93d3cubDdzb2x1dGlvbnMuY29tL2Jsb2cvdGlwLXVzZS1tYWNyb3MtdG8tc2F2ZS15b3VyLXBsYWNl&Itemid=101)

 Saturday, 20 June 2026

  Subscribe to the blog (Please fill in your email address to subscribe to updates from this post.)

 **Captcha Image**

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.l7solutions.com"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Blog",
            "item": "https://www.l7solutions.com/blog"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "LSeven Solutions Admin",
            "item": "https://www.l7solutions.com/blog/blogger/l7-admin"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Tip: Use Macros to Save Your Place",
            "item": "https://www.l7solutions.com/blog/tip-use-macros-to-save-your-place"
        }
    ]
}
```
