Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7018777
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T23:05:47+00:00 2026-05-27T23:05:47+00:00

I am writing a document in MS word. I’ve several links in the starting

  • 0

I am writing a document in MS word. I’ve several links in the starting pages of the document, these link are pointing to some place in the same document.

If I click on one of the link, the curser is going to the intended location accyrately. Now my question is How can I again go to the previous page (The page with links) from the current page.

Please help me. As the document is so big, It is becoming dificult for me to check all the links are working correctly.

Thanks in Advance,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T23:05:47+00:00Added an answer on May 27, 2026 at 11:05 pm

    Do you mean bookmarks? You can do a lot with VBA.

    Sub Links()
    Dim hl As Hyperlink
    
    For Each hl In ActiveDocument.Hyperlinks
        Debug.Print hl.Range
        If ActiveDocument.Bookmarks.Exists(hl.Range) Then
            Debug.Print "Exists"
        Else
            Debug.Print "Missing"
        End If
    Next
    End Sub
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm writing a Word/VBA macro for a document template. Every time a user saves/creates
I am writing a document with Emacs. As you know, there are some code
I have seen people writing $(document).ready(function(){ }); and some writing $(function() { }); What's
I am writing some VBA code which manipulates an HTML document. The document is
I'm writing some Javascript code that generates an XML document in the client (via
I'm writing a Java TextComponent where the underlying document has some structure. It is
I am writing a converter from XML&MathML to MS Word document. I'm using MFC
I'm writing a program that creates a Word document with sensitive information. I'd like
I'm writing a Sweave document, and I want to include a small section that
Possible Duplicate: Why split the <script> tag when writing it with document.write()? Browsing through

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.